GetSyncVar

num GetSyncVar(int tid)

num - any numeric type (int or fixed)

Description

Returns the variable synchronized using SyncVariable. If the variable has not been synchronized even once yet, returns 0.