VoxelFarm::Architecture::CAction Class Reference

Defines a single action and its parameters. More...

#include <Grammar.h>

Public Attributes

ActionType type
 Action type.
 
TMap< String, String > attributes
 A list of parameters for the action.
 
CDebugInfo debugInfo
 Debug information for the action.
 

Detailed Description

Defines a single action and its parameters.

Definition at line 101 of file Grammar.h.


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