====== GetSyncVar ====== {{tag>zandronum needs_examples}} ''num GetSyncVar(int tid)'' [[:types|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.