|
Jamba C++ API
4.1.0
|
#include <PluginAccessor.h>
Inherits StateAware< TGUIState >.
Additional Inherited Members | |
Public Member Functions inherited from StateAware< TGUIState > | |
| virtual void | initState (GUIState *iGUIState) |
| This method is called by Jamba automatically to initialize the state. More... | |
Public Attributes inherited from StateAware< TGUIState > | |
| TGUIState::PluginParameters const * | fParams {} |
Gives direct access to parameters (ex: fParams->fBypassParam) More... | |
| TGUIState * | fState {} |
Gives access to the GUI state (ex: fState->fLabelA) More... | |