Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
LoadObjectWithFlags
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 

Syntax: Entity.LoadObject( nSlot, sFilename, nFlags ) 

Load CGF geometry into the entity slot.

Copyright (c) 2012. All rights reserved.