Property Identifier
| Improve this Doc View SourceIdentifier
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 |