Server.Gumps.SkillsGump.SkillsGump C# (CSharp) Méthode

SkillsGump() public méthode

public SkillsGump ( Server.Mobile from, Server.Mobile target ) : System
from Server.Mobile
target Server.Mobile
Résultat System
		public SkillsGump( Mobile from, Mobile target ) : this( from, target, null )
		{
		}

Same methods

SkillsGump::SkillsGump ( Server.Mobile from, Server.Mobile target, SkillsGumpGroup selected ) : System