Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMController
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMController.h |
| Include | #include "RigVMModel/RigVMController.h" |
Syntax
struct FRepopulatePinsNodeData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bFollowCoreRedirectors | ||
| bool | bRecreateLinks | ||
| bool | bRequirePinStates | ||
| bool | bRequireRecreateLinks | ||
| bool | bSetupOrphanPinsForThisNode | ||
| FRigVMPinInfoArray | NewPinInfos | ||
| TArray< int32 > | NewPinsToAdd | ||
| URigVMNode * | Node | ||
| uint32 | PreviousPinHash | ||
| FRigVMPinInfoArray | PreviousPinInfos | ||
| TArray< int32 > | PreviousPinsToOrphan | ||
| TArray< int32 > | PreviousPinsToRemove | ||
| TArray< int32 > | PreviousPinsToUpdate |