Struct GtfHeader
Represents the file header of a GTF file.
Inherited Members
Namespace: GtfDdsSharp
Assembly: GtfDdsSharp.dll
Syntax
public struct GtfHeader
Fields
| Name | Description |
|---|---|
| NumTexture | The number of textures in the GTF file. |
| Size | The total size of all textures in bytes. |
| Version | The version of the GTF file. |