Nuclide
Software Development Kit for id Technology
userinfoAPI_t Member List

This is the complete list of members for userinfoAPI_t, including all inherited members.

GetBool(entity clientEnt, string userKey)userinfoAPI_t
GetFloat(entity clientEnt, string userKey)userinfoAPI_t
GetInteger(entity clientEnt, string userKey)userinfoAPI_t
GetString(entity clientEnt, string userKey)userinfoAPI_t
GetVector(entity clientEnt, string userKey)userinfoAPI_t
SetBool(entity clientEnt, string userKey, bool setValue)userinfoAPI_t
SetFloat(entity clientEnt, string userKey, float setValue)userinfoAPI_t
SetInteger(entity clientEnt, string userKey, int setValue)userinfoAPI_t
SetString(entity clientEnt, string userKey, string setValue)userinfoAPI_t
SetVector(entity clientEnt, string userKey, vector setValue)userinfoAPI_t