Hooks
- Added ::onExit.
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
void initialize ();
|
||||
|
||||
void onLaunch ();
|
||||
void onExit ();
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user