FTransformConstraintDescription::DoesAffectTransform

Functions that describes what they modify - this means, whole Transform, so combined transform, not individual component This will override any individual component if returning true

Windows
MacOS
Linux

Override Hierarchy

FConstraintDescriptionEx::DoesAffectTransform()

FTransformConstraintDescription::DoesAffectTransform()

References

Module

AnimationCore

Header

/Engine/Source/Runtime/AnimationCore/Public/Constraint.h

Include

#include "Constraint.h"

Syntax

virtual bool DoesAffectTransform() const

Remarks

Functions that describes what they modify - this means, whole Transform, so combined transform, not individual component This will override any individual component if returning true

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