Click or drag to resize
GameHintManager.add 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: Planetbase.GameHint

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

See Also