C# Class SelfSpell

Inheritance: Spell
显示文件 Open project: LilTsubaki/Les-fragments-d-Erule Class Usage Examples

Public Properties

Property Type Description
_effects Effects,
_effectsCrit Effects,

Public Methods

Method Description
SelfSpell ( JSONObject, js ) : System
SelfSpell ( int id ) : System

Method Details

SelfSpell() public method

public SelfSpell ( JSONObject, js ) : System
js JSONObject,
return System

SelfSpell() public method

public SelfSpell ( int id ) : System
id int
return System

Property Details

_effects public_oe property

public Effects, _effects
return Effects,

_effectsCrit public_oe property

public Effects, _effectsCrit
return Effects,