C# Class ActionSkillDefEditor, SRPGCK

Inheritance: SkillDefEditor
Datei anzeigen Open project: JoeOsborn/SRPGCK

Protected Properties

Property Type Description
atk ActionSkillDef,

Public Methods

Method Description
OnEnable ( ) : void
OnSRPGCKInspectorGUI ( ) : void

Protected Methods

Method Description
EffectSkillGUI ( ) : void
TargetedSkillGUI ( ) : void

Private Methods

Method Description
CreateActionSkillDef ( ) : ActionSkillDef,

Method Details

EffectSkillGUI() protected method

protected EffectSkillGUI ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

OnSRPGCKInspectorGUI() public method

public OnSRPGCKInspectorGUI ( ) : void
return void

TargetedSkillGUI() protected method

protected TargetedSkillGUI ( ) : void
return void

Property Details

atk protected_oe property

protected ActionSkillDef, atk
return ActionSkillDef,