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 |
Public Attributes inherited from UnityEngine.ScriptableObject | |
string | name |
Events | |
Action< StatObjectChangeEvent > | OnValueChanged |
Additional Inherited Members | |
Static Public Member Functions inherited from UnityEngine.ScriptableObject | |
static T | CreateInstance< T > () |