Class UnitDespawn

java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.UnitDespawn
All Implemented Interfaces:
Event

public final class UnitDespawn extends StoppableEvent
  • Constructor Details

    • UnitDespawn

      public UnitDespawn(Unit unit)
  • Method Details

    • getUnit

      public Unit getUnit()