A dataset that can be given to skills. This is meant to be a parent class of your own dataset object.
Namespace: Esper.SkillWeb Inherits from: SkillWebObject Type: abstract class
Esper.SkillWeb
SkillWebObject
abstract class
public static
resourcesPath
string
The path to all generated objects of this type relative to the resources folder.
public
skill
Skill
The skill reference.
public abstract
GetName()
Gets the skill name.
GetSubtext()
Gets the skill subtext.
GetDescription()
Gets the skill description.
Last updated 6 months ago