Summary
Exits the game.
- Namespace
- StrideToolkit
.Engine - Containing Type
- GameExtensions
Syntax
public static void Exit(this IGame game)
Parameters
Name | Type | Description |
---|---|---|
game | IGame | The game. |
Return Value
Type | Description |
---|---|
void |