Click or drag to resize
SpecializationgetHead Method

[Missing <summary> documentation for "M:Planetbase.Specialization.getHead(Planetbase.Human.Gender,System.Int32,System.Boolean)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public GameObject getHead(
	HumanGender gender,
	int index,
	bool uncovered = false
)

Parameters

gender
Type: PlanetbaseHumanGender

[Missing <param name="gender"/> documentation for "M:Planetbase.Specialization.getHead(Planetbase.Human.Gender,System.Int32,System.Boolean)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Planetbase.Specialization.getHead(Planetbase.Human.Gender,System.Int32,System.Boolean)"]

uncovered (Optional)
Type: SystemBoolean

[Missing <param name="uncovered"/> documentation for "M:Planetbase.Specialization.getHead(Planetbase.Human.Gender,System.Int32,System.Boolean)"]

Return Value

Type: GameObject

[Missing <returns> documentation for "M:Planetbase.Specialization.getHead(Planetbase.Human.Gender,System.Int32,System.Boolean)"]

See Also