devel/visualize-structure

Tags: dev | inspection | dfhack

Command: devel/visualize-structure

Display raw memory of a DF data structure.

Displays the raw memory of a structure, field by field. Useful for checking if structures are aligned.

Usage

devel/visualize-structure <lua expression>

Example

devel/visualize-structure df.global.cursor