GameStateshouldShowLoadingScreen Method |
[Missing <summary> documentation for "M:Planetbase.GameState.shouldShowLoadingScreen"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic virtual bool shouldShowLoadingScreen()
Public Overridable Function shouldShowLoadingScreen As Boolean
public:
virtual bool shouldShowLoadingScreen()
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Planetbase.GameState.shouldShowLoadingScreen"]
See Also