C# Class Economy.scripts.Messages.MessageWorth

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

Public Methods

Method Description
ProcessClient ( ) : void
ProcessServer ( ) : void
SendMessage ( long entityId ) : void

Private Methods

Method Description
SumComponents ( MarketStruct market, decimal>.Dictionary accumulatedComponents ) : decimal

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 ( long entityId ) : void
entityId long
return void