Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.UI.Scripts.AwaitableAsyncOperationHandle< T > Class Template Reference
Inheritance diagram for Beamable.UI.Scripts.AwaitableAsyncOperationHandle< T >:
Inheritance graph
[legend]
Collaboration diagram for Beamable.UI.Scripts.AwaitableAsyncOperationHandle< T >:
Collaboration graph
[legend]

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]
 

Member Function Documentation

◆ GetResult()

override T Beamable.UI.Scripts.AwaitableAsyncOperationHandle< T >.GetResult ( )
virtual

◆ UnsafeOnCompleted()

override void Beamable.UI.Scripts.AwaitableAsyncOperationHandle< T >.UnsafeOnCompleted ( Action  continuation)
inlinevirtual

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