|
Beamable SDK
|


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] |