Show / Hide Table of Contents

Interface IPowerSolver

Namespace: Content.Server.Power.Pow3r
Assembly: Content.Server.dll
Syntax
public interface IPowerSolver

Methods

| Improve this Doc View Source

Tick(Single, PowerState, Int32)

Declaration
void Tick(float frameTime, PowerState state, int parallel)
Parameters
Type Name Description
System.Single frameTime
PowerState state
System.Int32 parallel
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾