memory_read_pointer_chain
Resolve a pointer chain from a base address and offsets to read typed values from Microsoft Flight Simulator 2024 memory.
Instructions
Resolve a pointer chain from a base address, then read the typed value at the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_hex | Yes | ||
| type_name | Yes | ||
| offsets_hex | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |