Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
| Name | FRigVMEdGraphSchemaAction_Event |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
Syntax
USTRUCT ()
struct FRigVMEdGraphSchemaAction_Event : public FEdGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FRigVMEdGraphSchemaAction_Event
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/RigVMEdGraphSchema.h | |||
FRigVMEdGraphSchemaAction_Event
(
const FName& InEventName, |
EdGraph/RigVMEdGraphSchema.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NodePath | FString | EdGraph/RigVMEdGraphSchema.h |
Functions
Public
Overridden from FEdGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanBeRenamed() |
EdGraph/RigVMEdGraphSchema.h | ||
virtual FSlateBrush const * GetPaletteIcon() |
EdGraph/RigVMEdGraphSchema.h | ||
virtual FName GetTypeId() |
EdGraph/RigVMEdGraphSchema.h | ||
virtual bool IsA
(
const FName& InType |
EdGraph/RigVMEdGraphSchema.h | ||
virtual bool IsParentable() |
EdGraph/RigVMEdGraphSchema.h | ||
virtual FReply OnDoubleClick
(
UBlueprint* InBlueprint |
EdGraph/RigVMEdGraphSchema.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName StaticGetTypeId() |
Simple type info. | EdGraph/RigVMEdGraphSchema.h |