All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VuModelTargetStateInfo Struct Reference

Public Attributes

const char * stateName
 The name of the Model Target state.
 

Detailed Description

Info for a Model Target state.

Member Data Documentation

◆ stateName

const char* stateName

The name of the Model Target state.

The lifetime of the string is bound to the lifetime of the observer.