Type: GameEvent

Server & Client

Methods

GetBool

bool GetBool(const string&in name, bool def = false) const

GetInt

int GetInt(const string&in name, int def = 0) const

GetUint64

int GetUint64(const string&in name, uint64 def = 0) const

GetFloat

float GetFloat(const string&in name, float def = 0) const

GetName

string GetName() const