Package megamek.common.actions.sbf
Interface SBFAttackAction
- All Superinterfaces:
EntityAction,SBFAction
- All Known Implementing Classes:
AbstractSBFAttackAction,SBFArtilleryAttack,SBFDirectArtilleryAttack,SBFIndirectArtilleryAttack,SBFStandardUnitAttack,SBFUnitToHexAttack
-
Method Summary
Methods inherited from interface megamek.common.actions.EntityAction
getEntityId, toAccessibilityDescription, toSummaryStringMethods inherited from interface megamek.common.actions.sbf.SBFAction
getHandler, isDataValid
-
Method Details
-
getTargetId
int getTargetId()- Returns:
- The game ID of the target of the attack
-