Show / Hide Table of Contents

Property Identifier

| Edit this page View Source

Identifier

A unique string used to identify the skill, and used to generate the UID.

Do not change the Identifier after you have released a mod using it. If the Identifier changes, so will the skill's SkillType/UID, so all users who have your mod will lose their save progress for the skill.

Declaration
public string Identifier { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾