Method | Description | |
---|---|---|
GrimrockToolLauncher ( IGameMode p_gmdGameMode, IEnvironmentInfo p_eifEnvironmentInfo ) : System.Collections.Generic |
A simple constructor that initializes the object with the given dependencies.
|
Method | Description | |
---|---|---|
SetupTools ( ) : void |
Initializes the game tools.
|
public GrimrockToolLauncher ( IGameMode p_gmdGameMode, IEnvironmentInfo p_eifEnvironmentInfo ) : System.Collections.Generic | ||
p_gmdGameMode | IGameMode | >The game mode currently being managed. |
p_eifEnvironmentInfo | IEnvironmentInfo | The application's envrionment info. |
return | System.Collections.Generic |