3ds Max C++ API Reference
Action Context IDs

IDs that identify action contexts (ActionContext) managed by 3ds Max. More...

Variables

const ActionContextId kActionMainUIContext = 0
 
const ActionContextId kActionTrackViewContext = 1
 
const ActionContextId kActionMaterialEditorContext = 2
 
const ActionContextId kActionVideoPostContext = 3
 
const ActionContextId kActionSchematicViewContext = 5
 
const ActionContextId kActionIReshadeContext = 6
 

Detailed Description

IDs that identify action contexts (ActionContext) managed by 3ds Max.

Multiple action tables (ActionTable) may share the same action context ID.

Variable Documentation

◆ kActionMainUIContext

const ActionContextId kActionMainUIContext = 0

◆ kActionTrackViewContext

const ActionContextId kActionTrackViewContext = 1

◆ kActionMaterialEditorContext

const ActionContextId kActionMaterialEditorContext = 2

◆ kActionVideoPostContext

const ActionContextId kActionVideoPostContext = 3

◆ kActionSchematicViewContext

const ActionContextId kActionSchematicViewContext = 5

◆ kActionIReshadeContext

const ActionContextId kActionIReshadeContext = 6