Beamable SDK
|
Public Member Functions | |
Promise< Unit > | Write (string value) |
void | Attach (StatBehaviour behaviour) |
void | Detach (StatBehaviour behaviour) |
Public Attributes | |
string | StatKey |
StatAccess | Access = StatAccess.Public |
string | DefaultValue |
bool | ProfanityChecked = false |
Events | |
Action< StatObjectChangeEvent > | OnValueChanged |