Photon Fusion 2.1.1

ICoroutine Interface Reference

Defines a coroutine. More...

Inherits IAsyncOperation.

Additional Inherited Members

Properties inherited from IAsyncOperation
ExceptionDispatchInfo Error [get]
 Gets the exception information if an error occurred during the operation.
bool IsDone [get]
 Gets a value indicating whether the operation is done.
Events inherited from IAsyncOperation
Action< IAsyncOperationCompleted
 Occurs when the operation is completed.

Detailed Description

Defines a coroutine.