C# Class SkillEditor, SRPGCK

Inheritance: EditorWindow
Afficher le fichier Open project: JoeOsborn/SRPGCK Class Usage Examples

Protected Properties

Свойство Type Description
s Skill,

Méthodes publiques

Méthode Description
OnEnable ( ) : void
OnSRPGCKInspectorGUI ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnSRPGCKInspectorGUI() public méthode

public OnSRPGCKInspectorGUI ( ) : void
Résultat void

Property Details

s protected_oe property

protected Skill, s
Résultat Skill,