UAnimationGraphSchema::IsPosePin

Checks to see whether the passed-in pin type is a pose pin (local or component space)

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 IsPosePin
(
    const FEdGraphPinType & PinType
)

Remarks

Checks to see whether the passed-in pin type is a pose pin (local or component space)

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