UAnimationGraphSchema::IsComponentSpacePosePin

Checks to see whether the passed-in pin type is a component space pose pin

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

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimationGraphSchema.h
Include #include "AnimationGraphSchema.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimationGraphSchema.cpp
static bool IsComponentSpacePosePin
(
    const [FEdGraphPinType](API\Runtime\Engine\EdGraph\FEdGraphPinType) & PinType
)

Remarks

Checks to see whether the passed-in pin type is a component space pose pin


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library