Class WeaponConstants
Inherited Members
Namespace: SlipeServer.Packets.Constants
Assembly: SlipeServer.Packets.dll
Syntax
public static class WeaponConstants
Properties
| Edit this page View SourceSlotsWithAmmo
Declaration
public static HashSet<byte> SlotsWithAmmo { get; }
Property Value
Type | Description |
---|---|
HashSet<byte> |
WeaponsWithAmmo
Declaration
public static HashSet<int> WeaponsWithAmmo { get; }
Property Value
Type | Description |
---|---|
HashSet<int> |