Show / Hide Table of Contents

Method AddSkill

| Edit this page View Source

AddSkill(SkillConfig)

Add a new skill with given SkillConfig object.
Declaration
public Skills.SkillType AddSkill(SkillConfig skillConfig)
Parameters
Type Name Description
SkillConfig skillConfig SkillConfig object representing new skill to register
Returns
Type Description
SkillType The SkillType of the newly added skill
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾