Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/FRigVMDispatchFactory
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMDispatchFactory.h |
| Include | #include "RigVMCore/RigVMDispatchFactory.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMDispatchFactory.cpp |
TArray < FRigVMTemplateArgumentInfo > BuildArgumentListFromPrimaryArgument
(
const TArray < FRigVMTemplateArgumentInfo > & InInfos,
const FName & InPrimaryArgumentName
) const
Remarks
For each type defined in the primary argument, this function will call GetPermutationsFromArgumentType to construct an array of arguments with the appropiate permutations