|
Beamable SDK
|


Additional Inherited Members | |
Public Member Functions inherited from Beamable.Common.Content.Optional< LeaderboardCohortSettings > | |
| abstract object | GetValue () |
| override object | GetValue () |
| abstract void | SetValue (object value) |
| override void | SetValue (object value) |
| abstract Type | GetOptionalType () |
| override Type | GetOptionalType () |
| T | GetOrThrow () |
| T | GetOrElse (T otherwise) |
| T | GetOrElse (Func< T > otherwise) |
| Optional< T > | DoIfExists (Action< T > callback) |
Public Attributes inherited from Beamable.Common.Content.Optional< LeaderboardCohortSettings > | |
| bool | HasValue |
| T | Value |