UAnimSharingInstance::SetupBlendBetweenOnDemands

Retrieves a blend instance, and sets up a blend between a currently running On-Demand instance and another one which was started this frame

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

uint32 SetupBlendBetweenOnDemands
(
    uint8 FromOnDemandInstanceIndex,
    uint32 ToOnDemandInstanceIndex,
    uint32 ActorIndex
)

Remarks

Retrieves a blend instance, and sets up a blend between a currently running On-Demand instance and another one which was started this frame

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