SerenityJS
    Preparing search index...

    Hierarchy

    • DataType
      • BehaviorPackInfo
    Index

    Constructors

    • Parameters

      • contentIdentity: string
      • contentKey: string
      • hasScripts: boolean
      • size: number
      • subpackName: string
      • uuid: string
      • version: string
      • addonPack: boolean

      Returns BehaviorPackInfo

    Properties

    addonPack: boolean
    contentIdentity: string
    contentKey: string
    hasScripts: boolean
    size: number
    subpackName: string
    uuid: string
    version: string

    Methods