Class RequestShootEvent
Raised on the client to indicate it'd like to shoot.
Inheritance
System.Object
RequestShootEvent
Namespace: Content.Shared.Weapons.Ranged.Events
Assembly: Content.Shared.dll
Syntax
public sealed class RequestShootEvent : EntityEventArgs
Fields
| Improve this Doc View SourceCoordinates
Declaration
public NetCoordinates Coordinates
Field Value
Type | Description |
---|---|
Robust.Shared.Map.NetCoordinates |
Gun
Declaration
public NetEntity Gun
Field Value
Type | Description |
---|---|
NetEntity |