3ds Max C++ API Reference
actiontableTypedefs.h File Reference
#include <WTypes.h>

Typedefs

typedef DWORD ActionTableId
 Type used to uniquely identify action tables. More...
 
typedef DWORD ActionContextId
 Type used to identify the context of an action table. More...
 

Typedef Documentation

◆ ActionTableId

typedef DWORD ActionTableId

Type used to uniquely identify action tables.

See class ActionTable for more details.

◆ ActionContextId

typedef DWORD ActionContextId

Type used to identify the context of an action table.

See class ActionContext for more details.