![]() |
CustomAssets
Askowl Custom Assets
|
Public Attributes | |
Float | Asset => Listener.AssetToMonitor as Float |
Reference to the Asset we are listening to More... | |
![]() | |
Listener | Listener => listener |
Retrieve a reference to the listener attached to this component More... | |
Protected Member Functions | |
override void | OnChange (Emitter emitter) |
On a change the listener needs a copy of the changed data to react to More... | |
Additional Inherited Members | |
![]() | |
void | Deregister () |
Stop listening to changes in the custom asset More... | |
Definition at line 11 of file FloatDriver.cs.
|
protectedvirtual |
Float CustomAsset.Mutable.FloatDriver.Asset => Listener.AssetToMonitor as Float |
Reference to the Asset we are listening to
Definition at line 13 of file FloatDriver.cs.