Interface IStoppableAttackingTool
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public interface IStoppableAttackingTool
Methods
StopShooting(MyEntity)
Declaration
void StopShooting(MyEntity attacker)
Parameters
| Type | Name | Description |
|---|---|---|
| MyEntity | attacker |