|
IObservable< AxisEventData > | OnMoveAsObservable () |
|
IObservable< Unit > | AwakeAsObservable () |
| Awake is called when the script instance is being loaded.
|
|
IObservable< Unit > | StartAsObservable () |
| Start is called on the frame when a script is enabled just before any of the Update methods is called the first time.
|
|
IObservable< Unit > | OnDestroyAsObservable () |
| This function is called when the MonoBehaviour will be destroyed.
|
|
◆ RaiseOnCompletedOnDestroy()
override void UniRx.Triggers.ObservableMoveTrigger.RaiseOnCompletedOnDestroy |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: