FAnimTickRecord::operator<

This can be used with the [Sort()](API\Runtime\Core\Algo\Algo__Sort\1) function on a [TArray](API\Runtime\Core\Containers\TArray) of [FAnimTickRecord](API\Runtime\Engine\Animation\FAnimTickRecord) to sort from higher leader score

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimationAsset.h"

Syntax

bool operator<
(
    const FAnimTickRecord & Other
) const

Remarks

This can be used with the Sort() function on a TArray of FAnimTickRecord to sort from higher leader score

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