UAnimSharingInstance::DetermineStateForActor

This uses the StateProcessor to determine the state index the actor is currently in

Windows
MacOS
Linux

References

Module

AnimationSharing

Header

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

Include

#include "AnimationSharingManager.h"

Source

/Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Private/AnimationSharingManager.cpp

Syntax

uint8 DetermineStateForActor
(
    uint32 ActorIndex,
    bool & bShouldProcess
)

Remarks

This uses the StateProcessor to determine the state index the actor is currently in

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