Targeting System
2.0.0
Plugin for multipurpose targeting and visual effects.
UniRx.Notification< T > Member List
This is the complete list of members for
UniRx.Notification< T >
, including all inherited members.
Accept
(IObserver< T > observer)
UniRx.Notification< T >
pure virtual
Accept
(Action< T > onNext, Action< Exception > onError, Action onCompleted)
UniRx.Notification< T >
pure virtual
Accept< TResult >
(IObserver< T, TResult > observer)
UniRx.Notification< T >
pure virtual
Accept< TResult >
(Func< T, TResult > onNext, Func< Exception, TResult > onError, Func< TResult > onCompleted)
UniRx.Notification< T >
pure virtual
CreateOnCompleted< T >
()
UniRx.Notification< T >
static
CreateOnError< T >
(Exception error)
UniRx.Notification< T >
static
CreateOnNext< T >
(T value)
UniRx.Notification< T >
static
Equals
(Notification< T > other)
UniRx.Notification< T >
pure virtual
Equals
(object obj)
UniRx.Notification< T >
Exception
UniRx.Notification< T >
HasValue
UniRx.Notification< T >
Kind
UniRx.Notification< T >
operator!=
(Notification< T > left, Notification< T > right)
UniRx.Notification< T >
static
operator==
(Notification< T > left, Notification< T > right)
UniRx.Notification< T >
static
ToObservable
()
UniRx.Notification< T >
ToObservable
(IScheduler scheduler)
UniRx.Notification< T >
Value
UniRx.Notification< T >
Generated by
1.9.3