Production Selected

public static event ProductionAction ProductionSelected

This static event fired every time when any unit with Production module is selected.

If you’ve subscribed to it, don’t forget to unsubscribe in OnDestroy method or something.