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

Typedefs

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

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.