C# Class Codebreak.Service.World.Game.Guild.GuildSpellBook.Entry

Show file Open project: hussein-aitlahcen/codebreak

Private Properties

Property Type Description

Public Methods

Method Description
Entry ( ) : System

Entry ( int spellId, int level ) : System

Method Details

Entry() public method

public Entry ( ) : System
return System

Entry() public method

public Entry ( int spellId, int level ) : System
spellId int
level int
return System