Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::LoadSubObject Method
Syntax
C++
int LoadSubObject(IFunctionHandler* pH, int nSlot, const char* sFilename, const char* sGeomName);
Parameters 
Description 
int nSlot 
Slot identifier. 
const char* sFilename 
CGF geometry file name. 
const char* sGeomName 
Name of the node inside CGF geometry. 

!

Entity.LoadSubObject( nSlot, sFilename, sGeomName )

! Load geometry of one CGF node into the entity slot.!  

!  

!  

 

Copyright (c) 2012. All rights reserved.