CustomAssets
Askowl Custom Assets
CustomAsset.Mutable.DriverComponent< T > Class Template Reference

Common code for all event listener MonoBehaviours. It registers and deregisters the listener with the channel More...

Inheritance diagram for CustomAsset.Mutable.DriverComponent< T >:
CustomAsset.Mutable.ListenerComponent

Public Attributes

Asset => Listener.AssetToMonitor as T
 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...
 

Additional Inherited Members

- Public Member Functions inherited from CustomAsset.Mutable.ListenerComponent
void Deregister ()
 Stop listening to changes in the custom asset More...
 
- Protected Member Functions inherited from CustomAsset.Mutable.ListenerComponent
abstract void OnChange (Emitter emitter)
 After we have ensured the change is for the expected member, tell interested parties More...
 

Detailed Description

Member Data Documentation

◆ Asset


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