C# Class Ultima.SkillInfo

ファイルを表示 Open project: polserver/poltools

Public Methods

Method Description
SkillInfo ( int nr, string name, bool action, int extra ) : System.Collections.Generic

Method Details

SkillInfo() public method

public SkillInfo ( int nr, string name, bool action, int extra ) : System.Collections.Generic
nr int
name string
action bool
extra int
return System.Collections.Generic