Beamable SDK
Static Public Member Functions | List of all members
Beamable.Common.Content.OptionalValue< T > Class Template Reference
Inheritance diagram for Beamable.Common.Content.OptionalValue< T >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Content.OptionalValue< T >:
Collaboration graph
[legend]

Static Public Member Functions

static implicit operator T? (OptionalValue< T > option)
 

Additional Inherited Members

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

The documentation for this class was generated from the following file: