Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
LoadCharacter
Syntax
C++
int LoadCharacter(IFunctionHandler * pH, int nSlot, const char * sFilename);
Parameters 
Description 
int nSlot 
Slot identifier. 
const char * sFilename 
CGF geometry file name.
! Load an animated character @param sFileName File name of the .cid file @param nPos Number of the slot for the character @see CScriptBindEntity::StartAnimation 

Syntax: Entity.LoadCharacter( nSlot, sFilename ) 

Load CGF geometry into the entity slot.

Copyright (c) 2012. All rights reserved.