Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/EdGraph
Inheritance Hierarchy
- FEdGraphSchemaAction
- FEdGraphSchemaAction_BlueprintVariableBase
- FRigVMEdGraphSchemaAction_LocalVar
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include | #include "EdGraph/RigVMEdGraphSchema.h" |
Syntax
USTRUCT&40;&41;
struct FRigVMEdGraphSchemaAction_LocalVar : public FEdGraphSchemaAction_BlueprintVariableBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMEdGraphSchemaAction_LocalVar
(
FText InNodeCategory, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | Simple type info. |
Overridden from FEdGraphSchemaAction_BlueprintVariableBase
| Type | Name | Description | |
|---|---|---|---|
| void | ChangeVariableType
(
const FEdGraphPinType& NewPinType |
||
| void | |||
| FEdGraphPinType | GetPinType () |
||
| bool | IsValidName
(
const FName& NewName, |
||
| bool | |||
| void | RenameVariable
(
const FName& NewName |