Class UnloadStrandedAction

java.lang.Object
megamek.common.actions.AbstractEntityAction
megamek.common.actions.UnloadStrandedAction
All Implemented Interfaces:
Serializable, EntityAction

public class UnloadStrandedAction extends AbstractEntityAction
Concrete implementation of and entity action for unloading entities that are stranded on immobile transports. Please note that the value, Enity.NONE is a valid value for entityId.
See Also:
  • Constructor Details

    • UnloadStrandedAction

      public UnloadStrandedAction(int playerId, int entityId)
  • Method Details

    • getPlayerId

      public int getPlayerId()