GameFormOnFrameStart Event |
Event fires every frame even when the game is not advancing.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax Remarks The game may not be moving because the window may be minimized, but
this event will still be raised. This might be useful for monitoring sounds that
might continue to play while the window is minimized.
See Also