UAnimationSharingStateProcessor::ProcessActorStates

Windows
MacOS
Linux

References

Module

AnimationSharing

Header

/Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingTypes.h

Include

#include "AnimationSharingTypes.h"

Syntax

virtual void ProcessActorStates
(
    TArray< int32 > & OutStates,
    const TArray< AActor * > & InActors,
    const TArray< uint8 > & CurrentStates,
    const TArray< uint8 > & OnDemandStates,
    TArray< bool > & ShouldProcessFlags
)

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