EvilEngine/UIFT: Difference between revisions

Content added Content deleted
Battlepedia>Seil
Battlepedia>Seil
Line 21: Line 21:
| 0x5C || [[AssetID]] ([[RWTX|Texture]]) || '''Texture'''. Usually null (except for one instance in mnu4.hip). Unknown whether this is actually used or not.
| 0x5C || [[AssetID]] ([[RWTX|Texture]]) || '''Texture'''. Usually null (except for one instance in mnu4.hip). Unknown whether this is actually used or not.
|-
|-
| 0x60 || Vector2 || Texture Coordinate (Top Left)
| 0x60 || [[Vector2]] || Texture Coordinate (Top Left)
|-
|-
| 0x68 || Vector2 || Texture Coordinate (Top Right)
| 0x68 || [[Vector2]] || Texture Coordinate (Top Right)
|-
|-
| 0x70 || Vector2 || Texture Coordinate (Bottom Right)
| 0x70 || [[Vector2]] || Texture Coordinate (Bottom Right)
|-
|-
| 0x78 || Vector2 || Texture Coordinate (Bottom Left)
| 0x78 || [[Vector2]] || Texture Coordinate (Bottom Left)
|-
|-
| 0x80 || short[2] || Unknown.
| 0x80 || short[2] || Unknown.