UAnimationGraphSchema::IsComponentSpacePosePin

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

Windows
MacOS
Linux

References

Module

AnimGraph

Header

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

Include

#include "AnimationGraphSchema.h"

Source

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

Syntax

static bool IsComponentSpacePosePin
(
    const FEdGraphPinType & PinType
)

Remarks

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

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