Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
GetSynchedEntityValue
Syntax
C++
int GetSynchedEntityValue(IFunctionHandler * pH, ScriptHandle entityId, int key);
Parameters 
Description 
ScriptHandle entityId 
Entity identifier. 
int key 
Key for the sync entity value. 

Syntax: GameRules.GetSynchedEntityValue( ScriptHandle entityId, int key ) 

Gets the specified sync entity value. 

 

Copyright (c) 2012. All rights reserved.