Navigation
API > API/Plugins > API/Plugins/ScribbleEditor > API/Plugins/ScribbleEditor/UScribbleEdGraph
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool RemoveScribbleNode
(
const TSharedPtr< FScribbleNode >& InNode |
ScribbleEdGraph.h | ||
bool RemoveScribbleNode
(
const FGuid& InGuid |
ScribbleEdGraph.h |
RemoveScribbleNode(const TSharedPtr< FScribbleNode > &)
| Name | RemoveScribbleNode |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/ScribbleEditor/Public/ScribbleEdGraph.h |
| Include Path | #include "ScribbleEdGraph.h" |
| Source | /Engine/Plugins/Experimental/Animation/Scribble/Source/ScribbleEditor/Private/ScribbleEdGraph.cpp |
bool RemoveScribbleNode
(
const TSharedPtr < FScribbleNode > & InNode
)
RemoveScribbleNode(const FGuid &)
| Name | RemoveScribbleNode |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/ScribbleEditor/Public/ScribbleEdGraph.h |
| Include Path | #include "ScribbleEdGraph.h" |
| Source | /Engine/Plugins/Experimental/Animation/Scribble/Source/ScribbleEditor/Private/ScribbleEdGraph.cpp |
bool RemoveScribbleNode
(
const FGuid & InGuid
)