INodeMappingProviderInterface::GetMappableNodeData

Returns nodes that needs for them to map

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/NodeMappingProviderInterface.h

Include

#include "Animation/NodeMappingProviderInterface.h"

Syntax

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

Remarks

Returns nodes that needs for them to map

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