Hierarchy (view full)

Constructors

  • Parameters

    • localizationKey: string
    • name: string
    • description: string
    • iconImage: string
    • score: number
    • modifierFunc: ((modifier) => boolean)
        • (modifier): boolean
        • Parameters

          • modifier: Modifier

          Returns boolean

    Returns ModifierAchv

Properties

description: string
hasParent: boolean
iconImage: string
id: string
localizationKey: string
name: string
parentId: string
score: number
secret: boolean

Methods