Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This structure is in the response for PwsGetSkill and PwsGetSkillList and it contains the complete basic set of information about a skill. The structure is used to retrieve detailed skill information from the server

Format

Panel
titlePwsSkillSummary
  • PwsSkillSummary
    • SkillGroupIdentity: PwsSkillGroupRef
    • SkillId: Int32
    • SkillName: String
    • SkillUid: Int64
    • InactiveFlag: Boolean

...