Jamba C++ API  4.3.0
NormalizedState::SaveOrder Struct Reference

Maintains the order used to save/restore the RT and GUI state. More...

#include <NormalizedState.h>

Public Member Functions

int getCount () const
 

Public Attributes

std::vector< ParamID > fOrder {}
 
int16 fVersion {0}
 

Detailed Description

Maintains the order used to save/restore the RT and GUI state.

Member Function Documentation

◆ getCount()

int getCount ( ) const
inline

Member Data Documentation

◆ fOrder

std::vector<ParamID> fOrder {}

◆ fVersion

int16 fVersion {0}

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