EvilEngine/PORT: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
Battlepedia>Seil
(Created page with "==Format== {| class="wikitable" ! Offset !! Type !! Description |- ! colspan="3" | Header |- | 0x00 || int || '''Asset ID'''. |- | 0x04 || byte || '''Asset type'''. |- | 0x05...")
 
Battlepedia>Igorseabra4
No edit summary
Line 25: Line 25:
! colspan="3" | Events
! colspan="3" | Events
|}
|}

[[Category:Asset]]

Revision as of 08:02, 1 September 2018

Format

Offset Type Description
Header
0x00 int Asset ID.
0x04 byte Asset type.
0x05 byte Number of Events.
0x06 short Flags.
Portal
0x08 int Camera ID.
0x0C int Marker ID.
0x10 float Rotation.
0x14 char[4] Level ID.
Events