igameevent
Functions
GetName
local szName = pEvent:GetName()
print(szName)GetBool
local bValue = pEvent:GetBool()GetInt
GetUint64
GetFloat
GetString
SetBool
SetInt
SetUint64
SetFloat
SetString
Last updated
Was this helpful?