C# Class TargetSpell

Inheritance: Spell
Show file Open project: LilTsubaki/Les-fragments-d-Erule Class Usage Examples

Public Properties

Property Type Description
_rangeId int

Public Methods

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

Method Details

TargetSpell() public method

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

TargetSpell() public method

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

Property Details

_rangeId public property

public int _rangeId
return int