Beamable SDK
Public Member Functions | Properties | List of all members
Core.Platform.BeamableTaskLike< TResult > Class Template Referenceabstract
Inheritance diagram for Core.Platform.BeamableTaskLike< TResult >:
Inheritance graph
[legend]
Collaboration diagram for Core.Platform.BeamableTaskLike< TResult >:
Collaboration graph
[legend]

Public Member Functions

abstract TResult GetResult ()
 
BeamableTaskLike< TResult > GetAwaiter ()
 
abstract void UnsafeOnCompleted (Action continuation)
 
- Public Member Functions inherited from Beamable.Common.ITaskLike< TResult, BeamableTaskLike< TResult > >
TResult GetResult ()
 
TSelf GetAwaiter ()
 

Properties

abstract bool IsCompleted [get]
 
Guid Id = Guid.NewGuid() [get]
 
- Properties inherited from Beamable.Common.ITaskLike< TResult, BeamableTaskLike< TResult > >
bool IsCompleted [get]
 

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