UControlRig::GetMappableNodeData

INodeMappingInterface implementation

Windows
MacOS
Linux

Override Hierarchy

INodeMappingProviderInterface::GetMappableNodeData()

UControlRig::GetMappableNodeData()

References

Module

ControlRig

Header

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

Include

#include "ControlRig.h"

Source

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

Syntax

virtual void GetMappableNodeData
(
    TArray< FName > & OutNames,
    TArray< FNodeItem > & OutNodeItems
) const

Remarks

INodeMappingInterface implementation

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