Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMController
| Name | FRestoreLinkedPathSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMController.h |
| Include Path | #include "RigVMModel/RigVMController.h" |
Syntax
struct FRestoreLinkedPathSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRestoreLinkedPathSettings() |
RigVMModel/RigVMController.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFollowCoreRedirectors | bool | RigVMModel/RigVMController.h | ||
| bIsImportingFromText | bool | RigVMModel/RigVMController.h | ||
| bRelayToOrphanPins | bool | RigVMModel/RigVMController.h | ||
| CompatibilityDelegate | FRigVMController_CheckPinCompatibilityDelegate | RigVMModel/RigVMController.h | ||
| NodeNameMap | TMap< FString, FString > | RigVMModel/RigVMController.h | ||
| RemapDelegates | TMap< FString, FRigVMController_PinPathRemapDelegate > | RigVMModel/RigVMController.h | ||
| UserDirection | ERigVMPinDirection | RigVMModel/RigVMController.h |