List of all members
UpdateDispatcher::Listener Class Referenceabstract

This class contains the sender logic of the UpdateDispatcher scheme. More...

Inherited by ScriptingApi::Content::ScriptComponent.

Detailed Description

This class contains the sender logic of the UpdateDispatcher scheme.

In order to use it, subclass your object from this, register the parent UpdateDispatcher in the constructor, and then use triggerAsyncUpdate() just like you would do with a normal AsyncUpdater

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.