Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMTemplate
Description
Updates the template's argument types. This only affects templates which have category based arguments and will resolve the other arguments to the expected types.
| Name | UpdateAllArgumentTypesSlow |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMTemplate.h |
| Include Path | #include "RigVMCore/RigVMTemplate.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMTemplate.cpp |
bool UpdateAllArgumentTypesSlow
(
FRigVMRegistryHandle & InRegistry
)