Click or drag to resize
GameHintManageradd Method

[Missing <summary> documentation for "M:Planetbase.GameHintManager.add(Planetbase.GameHint)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void add(
	GameHint gameHint
)

Parameters

gameHint
Type: PlanetbaseGameHint

[Missing <param name="gameHint"/> documentation for "M:Planetbase.GameHintManager.add(Planetbase.GameHint)"]

See Also