ArgData

API Reference > 0.19.1 > 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
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.
UnknownLong1 Gets the UnknownLong1 offset value.
UnknownLong2 Gets the UnknownLong2 offset value.