Action Context IDs
 
 
 
Action Context IDs

This reference page is linked to from the following overview topics: Action Interfaces.



Module description

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

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

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

Variable Documentation