Navigation
API > API/Plugins > API/Plugins/RigMapper > API/Plugins/RigMapper/FNodePtr
Overloads
FNodePtr()
| |
|
| Name |
FNodePtr |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapper.h |
| Include Path |
#include "RigMapper.h" |
FNodePtr()
FNodePtr(ENodeType, int32)
| |
|
| Name |
FNodePtr |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapper.h |
| Include Path |
#include "RigMapper.h" |
| Source |
/Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Private/RigMapper.cpp |
FNodePtr
(
ENodeType InNodeType,
int32 InDataIndex
)