void OnDisable() { DirectorGuy.UnregisterSelf(this); Commander.UnregisterActor(this, 0); Commander.UnregisterActor(this, 1); Commander.UnregisterActor(this, 2); }
void OnDisable() { DirectorGuy.UnregisterSelf(this); }