Click or drag to resize
PlanetManagergetIndexFromClass Method

[Missing <summary> documentation for "M:Planetbase.PlanetManager.getIndexFromClass(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int getIndexFromClass(
	string planetClass
)

Parameters

planetClass
Type: SystemString

[Missing <param name="planetClass"/> documentation for "M:Planetbase.PlanetManager.getIndexFromClass(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Planetbase.PlanetManager.getIndexFromClass(System.String)"]

See Also