The parent class of Skill Web's generated objects.
Namespace: Esper.SkillWeb Inherits from: ScriptableObject Type: abstract class
Esper.SkillWeb
ScriptableObject
abstract class
public
id
int
The object's unique ID.
public virtual
Save()
void
Saves the object (editor only).
protected virtual
GetID<T>(string)
Returns an unused ID.
Last updated 6 months ago