USkeleton::RegisterSlotNode

Register a slot name. Return true if a slot was registered, false if it was already registered.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/Skeleton.h

Include

#include "Animation/Skeleton.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/Skeleton.cpp

Syntax

bool RegisterSlotNode
(
    const FName & InSlotName
)

Remarks

Register a slot name. Return true if a slot was registered, false if it was already registered.

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