Beamable SDK
|
Public Attributes | |
string | symbol |
PlayerOfferView | offer |
long | secondsRemain |
DateTime | endTime |
bool | active |
long | cooldown |
int | purchasesRemain |
bool | queryAfterPurchase |
bool | IsCoolingDown => !active && secondsRemain > 0 |
Public Attributes inherited from Beamable.Common.Api.CometClientData | |
CometClientDataEntry[] | clientDataList |
Additional Inherited Members | |
Properties inherited from Beamable.Common.Api.CometClientData | |
Dictionary< string, string > | ClientData [get] |
string | this[string key] [get] |