Navigation
API > API/Plugins > API/Plugins/Scribble > API/Plugins/Scribble/FScribbleNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsA () |
ScribbleNode.h | ||
bool IsA
(
const UScriptStruct* InScriptStruct |
ScribbleNode.h |
IsA()
| Name | IsA |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/Scribble/Public/ScribbleNode.h |
| Include Path | #include "ScribbleNode.h" |
template<typename T>
bool IsA() const
IsA(const UScriptStruct *)
| Name | IsA |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Scribble/Source/Scribble/Public/ScribbleNode.h |
| Include Path | #include "ScribbleNode.h" |
bool IsA
(
const UScriptStruct * InScriptStruct
) const