SplitScript reference / MemoryPath / finalOffset
MemoryPath.finalOffset
field
MemoryPath.finalOffset: i64
Returns the signed offset applied after the final pointer read.
Examples
Inspect a path's final offset
let path = 0x3000.memoryPath([], 0x14, PointerSize.Bit64)
let trailingOffset = path.finalOffset