public void Start() { ThreadPoolHost.PushTask(this); }
void OnEnable() { _target = (ThreadPoolHost)target; }