Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMMemoryContainer
Description
Returns the index of a register based on the register name. Note: This only works if SupportsNames() == true
| Name | GetIndex |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryDeprecated.h |
| Include Path | #include "RigVMCore/RigVMMemoryDeprecated.h" |
int32 GetIndex
(
const FName & InName
) const