UAnimGraphNode_CCDIK::GetEditorMode

Override this function to push an editor mode when this node is selected

Windows
MacOS
Linux

Override Hierarchy

UAnimGraphNode_Base::GetEditorMode()

UAnimGraphNode_CCDIK::GetEditorMode()

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_CCDIK.h

Include

#include "AnimGraphNode_CCDIK.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_CCDIK.cpp

Syntax

virtual FEditorModeID GetEditorMode() const

Remarks

Override this function to push an editor mode when this node is selected

Returns

the editor mode to use when this node is selected

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss