|
Beamable SDK
|


Public Member Functions | |
| AwaitableAsyncOperationHandle (AsyncOperationHandle< T > handle) | |
| override T | GetResult () |
| override void | UnsafeOnCompleted (Action continuation) |
Public Member Functions inherited from Core.Platform.BeamableTaskLike< T > | |
| BeamableTaskLike< TResult > | GetAwaiter () |
Properties | |
| override bool | IsCompleted [get] |
Properties inherited from Core.Platform.BeamableTaskLike< T > | |
| abstract bool | IsCompleted [get] |
| Guid | Id [get] |
|
virtual |
Implements Core.Platform.BeamableTaskLike< T >.
|
inlinevirtual |
Implements Core.Platform.BeamableTaskLike< T >.