Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
GetEntitiesByClass
Syntax
C++
int GetEntitiesByClass(IFunctionHandler * pH, const char* EntityClass);
Parameters 
Description 
const char* EntityClass 
Entity class name. 

Syntax: System.GetEntitiesByClass(EntityClass) 

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

Copyright (c) 2012. All rights reserved.