UAnimSharingInstance::Setup

Initial set up of all animation sharing data and states

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

bool Setup
(
    UAnimationSharingManager * AnimationSharingManager,
    const FPerSkeletonAnimationSharingSetup & SkeletonSetup,
    const FAnimationSharingScalability * ScalabilitySettings,
    uint32 Index
)

Remarks

Initial set up of all animation sharing data and states

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