Calculated fields #2613
-
|
Hey! Great fan of ImHex here. I'm coding a fairly complex specification, and I wonder whether it's possible to add calculated values to the Pattern Data. For example, I have an array of Sprites, and I want to add a calculated value for each one: I know this is doable, but I can't see it in the Pattern Data table (as stated in the docs). Also, I found the Section feature, but I want to see the whole data table together. I understand that every Struct is linked to real bytes, but maybe there is a workaround to achieve something similar. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Yes, use the [[export]] attribute to show local variables in pattern data view |
Beta Was this translation helpful? Give feedback.
Yes, use the [[export]] attribute to show local variables in pattern data view