Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_System::GetEntities Method
Syntax
C++
int GetEntities(IFunctionHandler * pH);
Parameters 
Description 
center 
Center position vector for the area where to get entities. !  
radius 
Radius of the area. ! Gets all the entities contained in the specific area of the level.
!return a all entities currently present in the level @return a table filled with all entities currently present in the level 

!

System.GetEntities(center, radius)

!

Copyright (c) 2012. All rights reserved.