USkeletalMesh::GetMappableNodeData

Returns nodes that needs for them to map

Windows
MacOS
Linux

Override Hierarchy

INodeMappingProviderInterface::GetMappableNodeData()

USkeletalMesh::GetMappableNodeData()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h

Include

#include "Engine/SkeletalMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp

Syntax

virtual 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