NvReactFlag Struct Reference
This enum defines bit flags for extra/other info about a particular NvUIReaction. More...
#include <NvUI.h>
Public Types | |
enum | Enum { NONE = 0x00, FORCE_UPDATE = 0x01, CLEAR_STATE = 0x02 } |
Detailed Description
This enum defines bit flags for extra/other info about a particular NvUIReaction.
Member Enumeration Documentation
enum NvReactFlag::Enum |
- Enumerator:
-
NONE No additional flag data. FORCE_UPDATE Flag to notify any UI elements linked to an outside data source (NvTweakVar or otherwise) that they should update themselves. CLEAR_STATE Flag that UI elements that match this reaction should clear their drawing state (to 'inactive').
The documentation for this struct was generated from the following file: