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

Inheritance: IPowerSolver
Afficher le fichier Open project: space-wizards/space-station-14

Méthodes publiques

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

Method Details

Tick() public méthode

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