Targeting System 2.0.0
Plugin for multipurpose targeting and visual effects.
UniRx.ObservableYieldInstruction< T > Class Template Reference
Inheritance diagram for UniRx.ObservableYieldInstruction< T >:

Public Member Functions

 ObservableYieldInstruction (IObservable< T > source, bool reThrowOnError, CancellationToken cancel)
 
void Dispose ()
 

Properties

bool HasError [get]
 
bool HasResult [get]
 
bool IsCanceled [get]
 
bool IsDone [get]
 HasResult || IsCanceled || HasError
 
Result [get]
 
Exception Error [get]
 

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