Click or drag to resize
GuiAlertRenderer.update Method

[Missing <summary> documentation for "M:Planetbase.GuiAlertRenderer.update(Planetbase.AlertState,System.Single)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void update(
	AlertState alertState,
	float timeStep
)

Parameters

alertState
Type: Planetbase.AlertState

[Missing <param name="alertState"/> documentation for "M:Planetbase.GuiAlertRenderer.update(Planetbase.AlertState,System.Single)"]

timeStep
Type: System.Single

[Missing <param name="timeStep"/> documentation for "M:Planetbase.GuiAlertRenderer.update(Planetbase.AlertState,System.Single)"]

See Also