UAnimGraphNode_SkeletalControlBase::GetWidgetCoordinateSystem

Returns the coordinate system that should be used for this bone

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

Deprecated * This function is deprecated. Use a IAnimNodeEditMode-derived class to implement a new editor mode and override GetEditorMode to return its ID

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_SkeletalControlBase.h
Include #include "AnimGraphNode_SkeletalControlBase.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_SkeletalControlBase.cpp
virtual int32 GetWidgetCoordinateSystem
(
    const [USkeletalMeshComponent](API\Runtime\Engine\Components\USkeletalMeshComponent) * SkelComp
)

Remarks

Returns the coordinate system that should be used for this bone


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library