Hooks
- Added ::onLaunch.
This commit is contained in:
@@ -46,5 +46,10 @@ void Hooks::initialize ()
|
||||
// TODO Scan <rc.data.location>/hooks
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
void Hooks::onLaunch ()
|
||||
{
|
||||
}
|
||||
|
||||
// TODO Time the hook runs.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user