C# Class Economy.scripts.Messages.MessageMarketPriceList

Inheritance: MessageBase
显示文件 Open project: jpcsupplies/Economy_mod

Public Methods

Method 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 method

public ProcessClient ( ) : void
return void

ProcessServer() public method

public ProcessServer ( ) : void
return void

SendMessage() public static method

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
return void