Navigation
API > API/Plugins > API/Plugins/RigMapper
Lighweight pointer/proxy to a node in the FNodeCollection.
| Name | FNodePtr |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapper.h |
| Include Path | #include "RigMapper.h" |
Syntax
class FNodePtr
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNodePtr () |
RigMapper.h | ||
| RigMapper.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataIndex | int32 | RigMapper.h | ||
| NodeType | ENodeType | RigMapper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
double GetValue
(
const FNodeCollection& NodeCollection |
RigMapper.h | ||
bool IsInitialized
(
const FNodeCollection& NodeCollection |
RigMapper.h | ||
bool IsValid() |
RigMapper.h | ||
void Reset
(
FNodeCollection& NodeCollection |
RigMapper.h | ||
void SetDirect
(
FNodeCollection& NodeCollection, |
RigMapper.h | ||
bool TryGetValue
(
const FNodeCollection& NodeCollection, |
RigMapper.h |