Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMEdGraphSchemaAction_LocalV-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/RigVMEdGraphSchema.h | |||
FRigVMEdGraphSchemaAction_LocalVar
(
FText InNodeCategory, |
EdGraph/RigVMEdGraphSchema.h |
FRigVMEdGraphSchemaAction_LocalVar()
| Name | FRigVMEdGraphSchemaAction_LocalVar |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
FRigVMEdGraphSchemaAction_LocalVar()
FRigVMEdGraphSchemaAction_LocalVar(FText, FText, FText, const int32, const int32)
| Name | FRigVMEdGraphSchemaAction_LocalVar |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
FRigVMEdGraphSchemaAction_LocalVar
(
FText InNodeCategory,
FText InMenuDesc,
FText InToolTip,
const int32 InGrouping,
const int32 InSectionID
)