Spell.Spell C# (CSharp) Method

Spell() public method

public Spell ( JSONObject js ) : System
js JSONObject
return System
    public Spell (JSONObject js)
    {
    }
}

Same methods

Spell::Spell ( int id ) : System
Spell