Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::LoadObjectWithFlags Method
Syntax
C++
int LoadObjectWithFlags(IFunctionHandler * pH, int nSlot, const char * sFilename, const int nFlags);
Parameters 
Description 
int nSlot 
Slot identifier. 
const char * sFilename 
CGF geometry file name. 
const int nFlags 
entity load flags 

!

Entity.LoadObject( nSlot, sFilename, nFlags )

! Load CGF geometry into the entity slot.!  

!  

!

Copyright (c) 2012. All rights reserved.