GameManagergetGameState Method |
[Missing <summary> documentation for "M:Planetbase.GameManager.getGameState"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic GameState getGameState()
Public Function getGameState As GameState
public:
GameState^ getGameState()
Return Value
Type:
GameState[Missing <returns> documentation for "M:Planetbase.GameManager.getGameState"]
See Also