A test class used to demonstrate the MMObservable pattern in the MMObservableDemo scene This one disables itself on Awake, and passively listens for changes, even when disabled
More...
A test class used to demonstrate the MMObservable pattern in the MMObservableDemo scene This one disables itself on Awake, and passively listens for changes, even when disabled
◆ Awake()
virtual void MoreMountains.Tools.MMObservableDemoObserverAutoSleep.Awake |
( |
| ) |
|
|
protectedvirtual |
On awake we start listening for changes
◆ OnDestroy()
virtual void MoreMountains.Tools.MMObservableDemoObserverAutoSleep.OnDestroy |
( |
| ) |
|
|
protectedvirtual |
On destroy we stop listening for changes
◆ OnDisable()
virtual void MoreMountains.Tools.MMObservableDemoObserverAutoSleep.OnDisable |
( |
| ) |
|
|
protectedvirtual |
◆ OnEnable()
virtual void MoreMountains.Tools.MMObservableDemoObserverAutoSleep.OnEnable |
( |
| ) |
|
|
protectedvirtual |
◆ OnSpeedChange()
virtual void MoreMountains.Tools.MMObservableDemoObserverAutoSleep.OnSpeedChange |
( |
| ) |
|
|
protectedvirtual |
◆ TargetSubject
The documentation for this class was generated from the following file: