Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_System::GetEntitiesByClass Method
Syntax
C++
int GetEntitiesByClass(IFunctionHandler * pH, const char* EntityClass);
Parameters 
Description 
const char* EntityClass 
Entity class name. ! Gets all the entities of the specified class.
!return a all entities for a specified entity class @return a table filled with all entities of a specified entity class 

!

System.GetEntitiesByClass(EntityClass)

!

Copyright (c) 2012. All rights reserved.