Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/FRigVMRegister
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryDeprecated.h |
| Include | #include "RigVMCore/RigVMMemoryDeprecated.h" |
uint64 GetWorkByteIndex
&40;
int32 InSliceIndex
&41; const
Remarks
Returns the current address of the register within the data byte array. this can change over time - as the register is moving through slices. use GetFirstAllocatedByte to get the fixed first byte.