UAnimGraphNode_ModifyBone::GetEditorMode

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

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_ModifyBone

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_ModifyBone.h
Include #include "AnimGraphNode_ModifyBone.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_ModifyBone.cpp
virtual FEditorModeID GetEditorMode() const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library