A test class used to demonstrate the MMObservable in the MMObservableTest demo scene
More...
A test class used to demonstrate the MMObservable in the MMObservableTest demo scene
◆ OnDisable()
virtual void MoreMountains.Tools.MMObservableDemoObserver.OnDisable |
( |
| ) |
|
|
protectedvirtual |
On enable we stop listening for changes
◆ OnEnable()
virtual void MoreMountains.Tools.MMObservableDemoObserver.OnEnable |
( |
| ) |
|
|
protectedvirtual |
On enable we start listening for changes
◆ OnPositionChange()
virtual void MoreMountains.Tools.MMObservableDemoObserver.OnPositionChange |
( |
| ) |
|
|
protectedvirtual |
When the position changes, we move our object accordingly on the y axis
◆ TargetSubject
The documentation for this class was generated from the following file: