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