FRigElementKeyCollection::MakeFromName

Creates a collection containing all of the elements with a given name

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyDefines.h

Include

#include "Rigs/RigHierarchyDefines.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Rigs/RigHierarchyDefines.cpp

Syntax

static FRigElementKeyCollection MakeFromName
(
    const FRigHierarchyContainer * InContainer,
    const FName & InPartialName,
    uint8 InElementTypes
)

Remarks

Creates a collection containing all of the elements with a given name

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