Navigation
API > API/Plugins > API/Plugins/Scribble > API/Plugins/Scribble/FScribbleGraphData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScribbleNode * GetNode
(
int32 InNodeIndex |
ScribbleGraph.h | ||
const FScribbleNode * GetNode
(
int32 InNodeIndex |
ScribbleGraph.h |
GetNode(int32)
| Name | GetNode |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/Scribble/Public/ScribbleGraph.h |
| Include Path | #include "ScribbleGraph.h" |
| Source | /Engine/Plugins/Experimental/Animation/Scribble/Source/Scribble/Private/ScribbleGraph.cpp |
FScribbleNode * GetNode
(
int32 InNodeIndex
)
GetNode(int32)
| Name | GetNode |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/Scribble/Public/ScribbleGraph.h |
| Include Path | #include "ScribbleGraph.h" |
| Source | /Engine/Plugins/Experimental/Animation/Scribble/Source/Scribble/Private/ScribbleGraph.cpp |
const FScribbleNode * GetNode
(
int32 InNodeIndex
) const