From 954bf3fd6ad4123861b4caa968c5106f291dd7e3 Mon Sep 17 00:00:00 2001
From: Fate-JH
Date: Wed, 25 Aug 2021 14:41:22 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20psforeve?=
=?UTF-8?q?r/PSF-LoginServer@0bbe7e39595fa939062de7c9f8a357e61ad978cd=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
net/psforever/objects/Tool$$FireModeSlot.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/psforever/objects/Tool$$FireModeSlot.html b/net/psforever/objects/Tool$$FireModeSlot.html
index fd67bd13d..84e030ed9 100644
--- a/net/psforever/objects/Tool$$FireModeSlot.html
+++ b/net/psforever/objects/Tool$$FireModeSlot.html
@@ -12,4 +12,4 @@ two exclusive groups of ammunition divided into 2 cycled types and 4 cycled type
is an example of a weapon that benefits from this implementation.
- Source
- Tool.scala
Linear SupertypesAnyRef, Any
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def AllAmmoTypes: List[equipment.Ammo.Value]
- def AmmoType: equipment.Ammo.Value
- def AmmoTypeIndex: Int
- def AmmoTypeIndex_=(index: Int): Int
- def Box: AmmoBox
- def Box_=(toBox: AmmoBox): Option[AmmoBox]
- def Chamber: Int
- def Chamber_=(chmbr: Int): Int
- def Definition: FireModeDefinition
- def Magazine: Int
- def Magazine_=(mag: Int): Int
- def Tool: ToolDefinition
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any