UAnimSharingInstance::FreeAdditiveInstance

Frees up an Additive Animation instance and resets it state

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

void FreeAdditiveInstance
(
    uint8 StateIndex,
    FAdditiveAnimationInstance * Instance
)

Remarks

Frees up an Additive Animation instance and resets it state

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