CustomAssets
Askowl Custom Assets
CustomAsset.Mutable.BooleanDriver Class Reference

More...

Inheritance diagram for CustomAsset.Mutable.BooleanDriver:
CustomAsset.Mutable.ListenerComponent

Public Attributes

Boolean Asset => Listener.AssetToMonitor as Boolean
 Reference to the Asset we are listening to More...
 
- Public Attributes inherited from CustomAsset.Mutable.ListenerComponent
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

- Public Member Functions inherited from CustomAsset.Mutable.ListenerComponent
void Deregister ()
 Stop listening to changes in the custom asset More...
 

Detailed Description

Definition at line 11 of file BooleanDriver.cs.

Member Function Documentation

◆ OnChange()

override void CustomAsset.Mutable.BooleanDriver.OnChange ( Emitter  emitter)
protectedvirtual

Member Data Documentation

◆ Asset

Boolean CustomAsset.Mutable.BooleanDriver.Asset => Listener.AssetToMonitor as Boolean

The documentation for this class was generated from the following file: