Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMPin
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMPin.h |
| Include | #include "RigVMModel/RigVMPin.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMPin.cpp |
void GetExposedPinChain
(
TArray < const URigVMPin * > & OutExposedPins
) const
Remarks
Populates an array of pins which will be reduced to the same operand in the VM. This includes Source-Target pins in different nodes, pins in collapse and referenced function nodes, and their corresponding entry and return nodes.