Class WeaponReaderExtensions
Inheritance
WeaponReaderExtensions
Assembly: SlipeServer.Packets.dll
Syntax
public static class WeaponReaderExtensions
Methods
|
Edit this page
View Source
GetAmmo(PacketReader)
Declaration
public static ushort GetAmmo(this PacketReader reader)
Parameters
Returns
|
Edit this page
View Source
GetAmmoTuple(PacketReader, bool)
Declaration
public static Tuple<ushort, ushort> GetAmmoTuple(this PacketReader reader, bool ammoInClip = false)
Parameters
Returns
|
Edit this page
View Source
GetWeaponSlot(PacketReader)
Declaration
public static byte GetWeaponSlot(this PacketReader reader)
Parameters
Returns
|
Edit this page
View Source
GetWeaponType(PacketReader)
Declaration
public static byte GetWeaponType(this PacketReader reader)
Parameters
Returns