C# Class Economy.scripts.Messages.MessageMarketPriceList

Inheritance: MessageBase
Afficher le fichier Open project: jpcsupplies/Economy_mod

Méthodes publiques

Méthode Description
ProcessClient ( ) : void
ProcessServer ( ) : void
SendMessage ( bool showOre, bool showIngot, bool showComponent, bool showAmmo, bool showTools, bool showGasses, string findMarket ) : void

Method Details

ProcessClient() public méthode

public ProcessClient ( ) : void
Résultat void

ProcessServer() public méthode

public ProcessServer ( ) : void
Résultat void

SendMessage() public static méthode

public static SendMessage ( bool showOre, bool showIngot, bool showComponent, bool showAmmo, bool showTools, bool showGasses, string findMarket ) : void
showOre bool
showIngot bool
showComponent bool
showAmmo bool
showTools bool
showGasses bool
findMarket string
Résultat void