Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetSynchedGlobalValue
Syntax
C++
int SetSynchedGlobalValue(IFunctionHandler * pH, int key);
Parameters 
Description 
int key 
Key for the sync global value. 
value 
Value we want to set. The function recognize the type of the value. 

Syntax: GameRules.SetSynchedGlobalValue( int key , value) 

Sets a sync global value. 

 

Copyright (c) 2012. All rights reserved.