Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMEdGraphSchemaAction_Event
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/RigVMEdGraphSchema.h | |||
FRigVMEdGraphSchemaAction_Event
(
const FName& InEventName, |
EdGraph/RigVMEdGraphSchema.h |
FRigVMEdGraphSchemaAction_Event()
| Name | FRigVMEdGraphSchemaAction_Event |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
FRigVMEdGraphSchemaAction_Event()
FRigVMEdGraphSchemaAction_Event(const FName &, const FString &, const FText &)
| Name | FRigVMEdGraphSchemaAction_Event |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/EdGraph/RigVMEdGraphSchema.cpp |
FRigVMEdGraphSchemaAction_Event
(
const FName & InEventName,
const FString & InNodePath,
const FText & InNodeCategory
)