Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_System::GetEntityByName Method
Syntax
C++
int GetEntityByName(IFunctionHandler * pH, const char * sEntityName);
Parameters 
Description 
const char * sEntityName 
Name of the entity to search. 

!

System.GetEntityByName( sEntityName )

! ! Retrieve entity table for the first entity with specified name. ! If multiple entities with same name exist, first one found is returned. ! !

Copyright (c) 2012. All rights reserved.