Skip to main content

DialogSkillGreater

Callable

  • DialogSkillGreater(SkillType: SkillType, Value: string): boolean

  • Checks, whether a given skill of the player is greater or equal a given value


    Parameters

    • SkillType: SkillType

      Name of the skill to check

    • Value: string

      The value, the given skill must be compared to

    Returns boolean

    • Returns true if a specific skill is greater or equal than a given value