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

Public Member Functions

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

bool HasValue
 
Value
 

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