SerenityJS
    Preparing search index...

    Hierarchy

    • DataType
      • TexturePackInfo
    Index

    Constructors

    • Parameters

      • contentIdentity: string
      • contentKey: string
      • hasScripts: boolean
      • rtxEnabled: boolean
      • size: bigint
      • subpackName: string
      • uuid: string
      • version: string
      • addonPack: boolean
      • cdnLink: string

      Returns TexturePackInfo

    Properties

    addonPack: boolean
    cdnLink: string
    contentIdentity: string
    contentKey: string
    hasScripts: boolean
    rtxEnabled: boolean
    size: bigint
    subpackName: string
    uuid: string
    version: string

    Methods