Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMEdGraphSchemaAction_Promot-_1
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/RigVMEdGraphSchema.h | |||
FRigVMEdGraphSchemaAction_PromoteToVariable
(
UEdGraphPin* InEdGraphPin, |
EdGraph/RigVMEdGraphSchema.h |
FRigVMEdGraphSchemaAction_PromoteToVariable()
| Name | FRigVMEdGraphSchemaAction_PromoteToVariable |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraphSchema.h |
| Include Path | #include "EdGraph/RigVMEdGraphSchema.h" |
FRigVMEdGraphSchemaAction_PromoteToVariable()
FRigVMEdGraphSchemaAction_PromoteToVariable(UEdGraphPin *, bool)
| Name | FRigVMEdGraphSchemaAction_PromoteToVariable |
| 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_PromoteToVariable
(
UEdGraphPin * InEdGraphPin,
bool InLocalVariable
)