DatabaseSkills
Scriptable Object used as a database to store all skills and settings.
Implementation
Inheritance
ScriptableObject --> IDatabase --> DatabaseSkills
Classes
Fields
Methods
Last updated
Scriptable Object used as a database to store all skills and settings.
ScriptableObject --> IDatabase --> DatabaseSkills
Last updated
Name
Description
Contains the definitions for the skills list and types
Contains the definitions for the settings
Name
Description
References the skill list of the SkillsList class
References the settings of the SkillSettings class
Name
Description
Returns all skills
Returns skill at index
Returns all skill types
Returns skill type at index
Returns the skill settings
Returns all skills that have a description or name similar to the input
Returns all skill type names
Returns all skill type IDs and name
Loads the skills database
Allow an editor class method to be initialized when Unity loads without action from the user
Returns the project path