UBlendSpaceBase::IsValidBlendSampleIndex

Check whether or not the sample index is valid in combination with the stored sample data

Windows
MacOS
Linux

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

bool IsValidBlendSampleIndex
(
    const int32 SampleIndex
) const

Remarks

Check whether or not the sample index is valid in combination with the stored sample data

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