Production Spawned

public static event ProductionAction ProductionSpawned

This static event fired every time when any unit with Production module was spawned.

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