Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMInjectionInfo
| Name | FWeakInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMPin.h |
| Include Path | #include "RigVMModel/RigVMPin.h" |
Syntax
struct FWeakInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bInjectedAsInput | bool | RigVMModel/RigVMPin.h | ||
| InputPinName | FName | RigVMModel/RigVMPin.h | ||
| Node | TWeakObjectPtr< URigVMNode > | RigVMModel/RigVMPin.h | ||
| OutputPinName | FName | RigVMModel/RigVMPin.h |