Class EventType.UnitSpawnEvent

java.lang.Object
mindustry.game.EventType.UnitSpawnEvent
Enclosing class:
EventType

public static class EventType.UnitSpawnEvent extends Object
Called when a unit is spawned by wave.
  • Field Details

    • unit

      public final mindustry.gen.Unit unit
  • Constructor Details

    • UnitSpawnEvent

      public UnitSpawnEvent(mindustry.gen.Unit unit)