Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::GetGroupScopeUserCount Method
Syntax
C++
int GetGroupScopeUserCount(IFunctionHandler* pH, ScriptHandle entityIdHandle, const char* groupScopeName);
Parameters 
Description 
const char* groupScopeName 
the group scope name. 
entityId 
entity id of the agent you want to access the group scope for. 

The amount of actors inside the group scope (>= 0) or nil if an error occurred.

!

AI.GetGroupScopeUserCount(entityID, bAllowLowerBodyToTurn)

!  

!  

!

Copyright (c) 2012. All rights reserved.