Click or drag to resize
BuildablestateToString Method

[Missing <summary> documentation for "M:Planetbase.Buildable.stateToString(Planetbase.BuildableState)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static string stateToString(
	BuildableState state
)

Parameters

state
Type: PlanetbaseBuildableState

[Missing <param name="state"/> documentation for "M:Planetbase.Buildable.stateToString(Planetbase.BuildableState)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Planetbase.Buildable.stateToString(Planetbase.BuildableState)"]

See Also