ArgData

API Reference > 0.21 > TrackOffsets

TrackOffsets Class

Offsets into the track file. These are updated automatically when the track is saved.

Namespace: ArgData.Entities

Constructors

Name Description
TrackOffsets() Initializes a new instance of TrackOffsets.

Properties

Name Description
BaseOffset Gets the base offset value.
ChecksumPosition Gets the offset position of the file checksum.
ObjectData Gets the offset position of object data.
TrackData Gets the offset position of track section header and data.
Unknown2 Gets the Unknown2 value. In the original tracks, this value is always identical to Unknown4.
Unknown3 Gets the Unknown3 value.
Unknown4 Gets the Unknown4 value. In the original tracks, this value is always identical to Unknown2.