Click or drag to resize
ProjectGameWindow Property
Returns the main window object.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public static GameForm GameWindow { get; }

Property Value

Type: GameForm
See Also