UBlendSpaceBase::IsValidAdditiveType

Returns whether or not the given additive animation type is compatible with the blendspace type

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/BlendSpaceBase.h

Include

#include "Animation/BlendSpaceBase.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/BlendSpaceBase.cpp

Syntax

virtual bool IsValidAdditiveType
(
    EAdditiveAnimationType AdditiveType
) const

Remarks

Returns whether or not the given additive animation type is compatible with the blendspace type

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