Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMRegisterOffset
Description
Returns true if this register offset contains an array segment. this means the register offset has to traverse a pointer and cannot be cached / collapsed easily
| Name | ContainsArraySegment |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryDeprecated.h |
| Include Path | #include "RigVMCore/RigVMMemoryDeprecated.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMMemoryDeprecated.cpp |
bool ContainsArraySegment() const