UAnimationSharingManager::CreateAnimationSharingManager

Create an Animation Sharing Manager using the provided Setup

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

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category=AnimationSharing, Meta=(WorldContext="WorldContextObject"))
static bool CreateAnimationSharingManager
(
    UObject * WorldContextObject,
    const UAnimationSharingSetup * Setup
)

Remarks

Create an Animation Sharing Manager using the provided Setup

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