This commit is contained in:
Nav
2022-04-17 23:56:57 +01:00
parent 13f5c13065
commit 0a21526a68
7 changed files with 16 additions and 8 deletions

View File

@@ -228,7 +228,8 @@ namespace Bloom
void stopSignalHandler();
/**
* Prepares a dedicated thread for the TargetController and kicks it off with a call to TargetController::run().
* Prepares a dedicated thread for the TargetController and kicks it off with a call to
* TargetControllerComponent::run().
*/
void startTargetController();