Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CreateGameObjectForEntity
Syntax
C++
int CreateGameObjectForEntity(IFunctionHandler * pH, ScriptHandle entityId);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. 

Syntax: Action.CreateGameObjectForEntity( entityId ) 

Creates a game object for the specified entity. 

 

Copyright (c) 2012. All rights reserved.