League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Struct WadSubchunk

    Namespace: LeagueToolkit.Core.Wad
    Assembly: LeagueToolkit.dll
    Syntax
    public readonly struct WadSubchunk

    Properties

    | Improve this Doc View Source

    Checksum

    Declaration
    public readonly ulong Checksum { get; }
    Property Value
    Type Description
    System.UInt64
    | Improve this Doc View Source

    CompressedSize

    Declaration
    public readonly int CompressedSize { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    UncompressedSize

    Declaration
    public readonly int UncompressedSize { get; }
    Property Value
    Type Description
    System.Int32