Show / Hide Table of Contents

Class BatteryRampPegSolver

Inheritance
System.Object
BatteryRampPegSolver
Implements
IPowerSolver
Namespace: Content.Server.Power.Pow3r
Assembly: Content.Server.dll
Syntax
public sealed class BatteryRampPegSolver : object, IPowerSolver

Methods

| Improve this Doc View Source

Tick(Single, PowerState, Int32)

Declaration
public void Tick(float frameTime, PowerState state, int parallel)
Parameters
Type Name Description
System.Single frameTime
PowerState state
System.Int32 parallel

Implements

IPowerSolver
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾