Searched defs:IsClient (Results 1 – 2 of 2) sorted by relevance
49 bool IsClient() const { return Data && !IAmServer; } in IsClient() function
176 int IsClient; member