|
Jamba C++ API 7.5.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. | |
| Public Attributes inherited from StateAware< TGUIState > | |
| TGUIState::PluginParameters const * | fParams {} |
| Gives direct access to parameters (ex: fParams->fBypassParam). | |
| TGUIState * | fState {} |
| Gives access to the GUI state (ex: fState->fLabelA). | |