C# Class Server.Items.RepairDeed.RepairSkillInfo

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
GetInfo ( RepairSkillType type ) : RepairSkillInfo
RepairSkillInfo ( CraftSystem system, Type nearbyTypes, Server.TextDefinition notNearbyMessage, Server.TextDefinition name ) : System

Method Details

GetInfo() public static méthode

public static GetInfo ( RepairSkillType type ) : RepairSkillInfo
type RepairSkillType
Résultat RepairSkillInfo

RepairSkillInfo() public méthode

public RepairSkillInfo ( CraftSystem system, Type nearbyTypes, Server.TextDefinition notNearbyMessage, Server.TextDefinition name ) : System
system Server.Engines.Craft.CraftSystem
nearbyTypes System.Type
notNearbyMessage Server.TextDefinition
name Server.TextDefinition
Résultat System