Binary File

Revision as of 02:34, 3 April 2022 by Burninrubber0 (talk | contribs) (Created page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The BinaryFile resource type is a base type used in several other resource types, including Splicer, WorldPainter2D, and GenericRwacWaveContent.

Layout

Offset Length Type Name Description Comments
0x0 0x4 uint32_t mu32DataSize The size of the resource data. Includes only data following the specified offset.
0x4 0x4 uint32_t mu32DataOffset The offset of the resource data.