Struct WadSubchunk
Namespace: LeagueToolkit.Core.Wad
Assembly: LeagueToolkit.dll
Syntax
public readonly struct WadSubchunk
  Properties
| Improve this Doc View SourceChecksum
Declaration
public readonly ulong Checksum { get; }
  Property Value
| Type | Description | 
|---|---|
| System.UInt64 | 
CompressedSize
Declaration
public readonly int CompressedSize { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
UncompressedSize
Declaration
public readonly int UncompressedSize { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int32 |