Click or drag to resize
GameStateGame.onTutorialAction Method

[Missing <summary> documentation for "M:Planetbase.GameStateGame.onTutorialAction(System.Object)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void onTutorialAction(
	Object message
)

Parameters

message
Type: System.Object

[Missing <param name="message"/> documentation for "M:Planetbase.GameStateGame.onTutorialAction(System.Object)"]

See Also