C# Class Content.Server.Power.Pow3r.NoOpSolver

Inheritance: IPowerSolver
ファイルを表示 Open project: space-wizards/space-station-14

Public Methods

Method Description
Tick ( float frameTime, Content.Server.Power.Pow3r.PowerState state ) : void

Method Details

Tick() public method

public Tick ( float frameTime, Content.Server.Power.Pow3r.PowerState state ) : void
frameTime float
state Content.Server.Power.Pow3r.PowerState
return void