Events..::..OnStartGame Event
Occurs when start game.
Namespace:
ReloggerAssembly: Relogger (in Relogger.exe)
Syntax
public static event Events..::..ReloggerProfileCancelableHandler OnStartGame
Public Shared Event OnStartGame As Events..::..ReloggerProfileCancelableHandler
public: static event Events..::..ReloggerProfileCancelableHandler^ OnStartGame { void add (Events..::..ReloggerProfileCancelableHandler^ value); void remove (Events..::..ReloggerProfileCancelableHandler^ value); }