Interface IPowerSolver
Namespace: Content.Server.Power.Pow3r
Assembly: Content.Server.dll
Syntax
public interface IPowerSolver
Methods
| Improve this Doc View SourceTick(Single, PowerState, Int32)
Declaration
void Tick(float frameTime, PowerState state, int parallel)
Parameters
Type | Name | Description |
---|---|---|
System.Single | frameTime | |
PowerState | state | |
System.Int32 | parallel |