Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMController
| Name | FPinState |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMController.h |
| Include Path | #include "RigVMModel/RigVMController.h" |
Syntax
struct FPinState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsExpanded | bool | RigVMModel/RigVMController.h | ||
| CPPType | FString | RigVMModel/RigVMController.h | ||
| CPPTypeObject | UObject * | RigVMModel/RigVMController.h | ||
| DefaultValue | FString | RigVMModel/RigVMController.h | ||
| DefaultValueType | ERigVMPinDefaultValueType | RigVMModel/RigVMController.h | ||
| Direction | ERigVMPinDirection | RigVMModel/RigVMController.h | ||
| InjectionInfos | TArray< URigVMInjectionInfo * > | RigVMModel/RigVMController.h | ||
| WeakInjectionInfos | TArray< URigVMInjectionInfo::FWeakInfo > | RigVMModel/RigVMController.h |