This reference is only set once, that is, as long as the internal <code>ActorRef</code> directs to <code>ActorRef.noSender</code> (<code>null</code>).</p></div><dlclass="paramcmts block"><dtclass="param">control</dt><ddclass="cmt"><p>the <code>Actor</code> whose functionality will govern this server object</p></dd><dt>returns</dt><ddclass="cmt"><p>the current internal <code>ActorRef</code></p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/PlanetSideServerObject.html"name="net.psforever.objects.serverobject.PlanetSideServerObject"id="net.psforever.objects.serverobject.PlanetSideServerObject"class="extype">PlanetSideServerObject</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.OwnableByPlayer#AssignOwnership"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="AssignOwnership(playerOpt:Option[net.psforever.objects.Player]):net.psforever.objects.OwnableByPlayer"></a><aid="AssignOwnership(Option[Player]):OwnableByPlayer"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#AssignOwnership(playerOpt:Option[net.psforever.objects.Player]):net.psforever.objects.OwnableByPlayer"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">AssignOwnership</span><spanclass="params">(<spanname="playerOpt">playerOpt: <spanname="scala.Option"class="extype">Option</span>[<ahref="Player.html"name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</a>]</span>)</span><spanclass="result">: <ahref="OwnableByPlayer.html"name="net.psforever.objects.OwnableByPlayer"id="net.psforever.objects.OwnableByPlayer"class="extype">OwnableByPlayer</a></span></span><pclass="shortcomment cmt">na</p><divclass="fullcomment"><divclass="comment cmt"><p>na</p></div><dlclass="paramcmts block"><dtclass="param">playerOpt</dt><ddclass="cmt"><p>na</p></dd><dt>returns</dt><ddclass="cmt"><p>na</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="OwnableByPlayer.html"name="net.psforever.objects.OwnableByPlayer"id="net.psforever.objects.OwnableByPlayer"class="extype">OwnableByPlayer</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.OwnableByPlayer#AssignOwnership"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="AssignOwnership(player:net.psforever.objects.Player):net.psforever.objects.OwnableByPlayer"></a><aid="AssignOwnership(Player):OwnableByPlayer"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#AssignOwnership(player:net.psforever.objects.Player):net.psforever.objects.OwnableByPlayer"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">AssignOwnership</span><spanclass="params">(<spanname="player">player: <ahref="Player.html"name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</a></span>)</span><spanclass="result">: <ahref="OwnableByPlayer.html"name="net.psforever.objects.OwnableByPlayer"id="net.psforever.objects.OwnableByPlayer"class="extype">OwnableByPlayer</a></span></span><pclass="shortcomment cmt">na</p><divclass="fullcomment"><divclass="comment cmt"><p>na</p></div><dlclass="paramcmts block"><dtclass="param">player</dt><ddclass="cmt"><p>na</p></dd><dt>returns</dt><ddclass="cmt"><p>na</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="OwnableByPlayer.html"name="net.psforever.objects.OwnableByPlayer"id="net.psforever.objects.OwnableByPlayer"class="extype">OwnableByPlayer</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vital.Vitality#CanDamage"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="CanDamage:Boolean"></a><spanclass="per
determine if any previously stowed items are contained within that region.<br>
<br>
Default usage, and recommended the continued inclusion of that use,
is defined in terms of <code>Equipment</code> being stowed in a <code>GridInventory</code>.</p><divclass="fullcomment"><divclass="comment cmt"><p>Given a region of "searchable unit positions" considered as stowable,
determine if any previously stowed items are contained within that region.<br>
<br>
Default usage, and recommended the continued inclusion of that use,
is defined in terms of <code>Equipment</code> being stowed in a <code>GridInventory</code>.
Where the <code>Equipment</code> object is defined by the dimensions <code>width</code> and <code>height</code>,
starting a search at <code>index</code> will search all positions within a grid-like range of numbers.
Under certain searching conditions, this range may be meaningless,
such as is the case when searching individual positions that are normal <code>EquipmentSlot</code> objects.
Regardless, the value collected indicates the potential of multiple objects being discovered and
maintains a reference to the object itself and the slot position where the object is located.
(As any object can be discovered within the range, that is important.)</p></div><dlclass="paramcmts block"><dtclass="param">index</dt><ddclass="cmt"><p>the position to start searching</p></dd><dtclass="param">width</dt><ddclass="cmt"><p>the width of the searchable space</p></dd><dtclass="param">height</dt><ddclass="cmt"><p>the height of the serachable space</p></dd><dt>returns</dt><ddclass="cmt"><p>a list of objects that have been encountered within the searchable space</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd><dt>See also</dt><dd><spanclass="cmt"><p><code>GridInventory.CheckCollisionsVar</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.turret.WeaponTurret#ConfirmUpgrade"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="ConfirmUpgrade(upgrade:net.psforever.objects.serverobject.turret.TurretUpgrade.Value):net.psforever.objects.serverobject.turret.TurretUpgrade.Value"></a><aid="ConfirmUpgrade(serverobject.turret.TurretUpgrade.Value):serverobject.turret.TurretUpgrade.Value"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#ConfirmUpgrade(upgrade:net.psforever.objects.serverobject.turret.TurretUpgrade.Value):net.psforever.objects.serverobject.turret.TurretUpgrade.Value"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">ConfirmUpgrade</span><spanclass="params">(<spanname="upgrade">upgrade: <ahref="serverobject/turret/TurretUpgrade$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"id="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"class="extmbr">serverobject.turret.TurretUpgrade.Value</a></span>)</span><spanclass="result">: <ahref="serverobject/turret/TurretUpgrade$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"id="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"class="extmbr">serverobject.turret.TurretUpgrade.Value</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/turret/WeaponTurret.html"name="net.psforever.objects.serverobject.turret.WeaponTurret"id="net.psforever.objects.serverobject.turret.WeaponTurret"class="extype">WeaponTurret</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.zones.ZoneAware#Continent"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Continent:String"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Continent:String"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Continent</span><spanclass="result">: <spanname="scala.Predef.String"class="extype">String</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="zones/ZoneAware.html"name="net.psforever.objects.zones.ZoneAware"id="net.psforever.objects.zones.ZoneAware"class="extype">ZoneAware</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.zones.ZoneAware#Continent_="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Continent_=(zoneId:String):String"></a><aid="Continent_=(String):String"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Continent_=(zoneId:String):String"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</s
All positions, <code>VisibleSlot</code> and <code>Inventory</code>, and wherever else, should be searchable.</p></div><dlclass="paramcmts block"><dtclass="param">guid</dt><ddclass="cmt"><p>the GUID of the <code>Equipment</code></p></dd><dt>returns</dt><ddclass="cmt"><p>the index of the <code>EquipmentSlot</code>, or <code>None</code></p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.inventory.Container#Find"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Find(obj:net.psforever.objects.equipment.Equipment):Option[Int]"></a><aid="Find(Equipment):Option[Int]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Find(obj:net.psforever.objects.equipment.Equipment):Option[Int]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Find</span><spanclass="params">(<spanname="obj">obj: <ahref="equipment/Equipment.html"name="net.psforever.objects.equipment.Equipment"id="net.psforever.objects.equipment.Equipment"class="extype">Equipment</a></span>)</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<spanname="scala.Int"class="extype">Int</span>]</span></span><pclass="shortcomment cmt">Given an object, attempt to locate its slot.</p><divclass="fullcomment"><divclass="comment cmt"><p>Given an object, attempt to locate its slot.
All positions, <code>VisibleSlot</code> and <code>Inventory</code>, and wherever else, should be searchable.</p></div><dlclass="paramcmts block"><dtclass="param">obj</dt><ddclass="cmt"><p>the <code>Equipment</code> object</p></dd><dt>returns</dt><ddclass="cmt"><p>the index of the <code>EquipmentSlot</code>, or <code>None</code></p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.inventory.Container#Fit"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Fit(tile:net.psforever.objects.inventory.InventoryTile):Option[Int]"></a><aid="Fit(InventoryTile):Option[Int]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Fit(tile:net.psforever.objects.inventory.InventoryTile):Option[Int]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Fit</span><spanclass="params">(<spanname="tile">tile: <ahref="inventory/InventoryTile.html"name="net.psforever.objects.inventory.InventoryTile"id="net.psforever.objects.inventory.InventoryTile"class="extype">InventoryTile</a></span>)</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<spanname="scala.Int"class="extype">Int</span>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.inventory.Container#Fit"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Fit(obj:net.psforever.objects.equipment.Equipment):Option[Int]"></a><aid="Fit(Equipment):Option[Int]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Fit(obj:net.psforever.objects.equipment.Equipment):Option[Int]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Fit</span><spanclass="params">(<spanname="obj">obj: <ahref="equipment/Equipment.html"name="net.psforever.objects.equipment.Equipment"id="net.psforever.objects.equipment.Equipment"class="extype">Equipment</a></span>)</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<spanname="scala.Int"class="extype">Int</span>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.entity.IdentifiableEntity#GUID"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="GUID:net.psforever.types.PlanetSideGUID"></a><aid="GUID:PlanetSideGUID"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#GUID:net.psforever.types.PlanetSideGUID"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">GUID</span><spanclass="result">: <ahref="../types/PlanetSideGUID.html"name="net.psforever.types.PlanetSideGUID"id="net.psforever.types.PlanetSideGUID"class="extype">PlanetSideGUID</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="entity/IdentifiableEntity.html"name="net.psforever.objects.entity.IdentifiableEntity"id="net.psforever.objects.entity.IdentifiableEntit
Override the hack state with a new hack state if the new user has different faction affiliation.</p></div><dlclass="paramcmts block"><dtclass="param">agent</dt><ddclass="cmt"><p>a <code>Player</code>, or no player</p></dd><dt>returns</dt><ddclass="cmt"><p>the player hack entry</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/hackable/Hackable.html"name="net.psforever.objects.serverobject.hackable.Hackable"id="net.psforever.objects.serverobject.hackable.Hackable"class="extype">Hackable</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.hackable.Hackable#HackedBy_="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="HackedBy_=(agent:net.psforever.objects.Player):Option[net.psforever.objects.serverobject.hackable.Hackable.HackInfo]"></a><aid="HackedBy_=(Player):Option[HackInfo]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#HackedBy_=(agent:net.psforever.objects.Player):Option[net.psforever.objects.serverobject.hackable.Hackable.HackInfo]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name"title="gt4s: HackedBy_$eq">HackedBy_=</span><spanclass="params">(<spanname="agent">agent: <ahref="Player.html"name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</a></span>)</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<ahref="serverobject/hackable/Hackable$$HackInfo.html"name="net.psforever.objects.serverobject.hackable.Hackable.HackInfo"id="net.psforever.objects.serverobject.hackable.Hackable.HackInfo"class="extype">HackInfo</a>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/hackable/Hackable.html"name="net.psforever.objects.serverobject.hackable.Hackable"id="net.psforever.objects.serverobject.hackable.Hackable"class="extype">Hackable</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.entity.IdentifiableEntity#HasGUID"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="HasGUID:Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#HasGUID:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">HasGUID</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><pclass="shortcomment cmt">Flag when the object has no GUID (initial condition) or is considered stale.</p><divclass="fullcomment"><divclass="comment cmt"><p>Flag when the object has no GUID (initial condition) or is considered stale.</p></div><dlclass="paramcmts block"><dt>returns</dt><ddclass="cmt"><p>whether the value of the GUID is a valid representation for this object</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="entity/IdentifiableEntity.html"name="net.psforever.objects.entity.IdentifiableEntity"id="net.psforever.objects.entity.IdentifiableEntity"class="extype">IdentifiableEntity</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vital.Vitality#Health"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Health:Int"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Health:Int"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Health</span><spanclass="result">: <spanname="scala.Int"class="extype">Int</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="vital/Vitality.html"name="net.psforever.objec
Add new entry to the front of the list (for recent activity).</p></div><dlclass="paramcmts block"><dtclass="param">action</dt><ddclass="cmt"><p>the fully-informed entry</p></dd><dt>returns</dt><ddclass="cmt"><p>the list of previous changes to this object's vital statistics</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="vital/VitalsHistory.html"name="net.psforever.objects.vital.VitalsHistory"id="net.psforever.objects.vital.VitalsHistory"class="extype">VitalsHistory</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vital.VitalsHistory#History"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="History(action:net.psforever.objects.vital.VitalsActivity):List[net.psforever.objects.vital.VitalsActivity]"></a><aid="History(VitalsActivity):List[VitalsActivity]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#History(action:net.psforever.objects.vital.VitalsActivity):List[net.psforever.objects.vital.VitalsActivity]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">History</span><spanclass="params">(<spanname="action">action: <ahref="vital/VitalsActivity.html"name="net.psforever.objects.vital.VitalsActivity"id="net.psforever.objects.vital.VitalsActivity"class="extype">VitalsActivity</a></span>)</span><spanclass="result">: <spanname="scala.List"class="extype">List</span>[<ahref="vital/VitalsActivity.html"name="net.psforever.objects.vital.VitalsActivity"id="net.psforever.objects.vital.VitalsActivity"class="extype">VitalsActivity</a>]</span></span><pclass="shortcomment cmt">A <code>VitalsActivity</code> event must be recorded.</p><divclass="fullcomment"><divclass="comment cmt"><p>A <code>VitalsActivity</code> event must be recorded.
Add new entry to the front of the list (for recent activity).</p></div><dlclass="paramcmts block"><dtclass="param">action</dt><ddclass="cmt"><p>the fully-informed entry</p></dd><dt>returns</dt><ddclass="cmt"><p>the list of previous changes to this object's vital statistics</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="vital/VitalsHistory.html"name="net.psforever.objects.vital.VitalsHistory"id="net.psforever.objects.vital.VitalsHistory"class="extype">VitalsHistory</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vital.VitalsHistory#History"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="History:List[net.psforever.objects.vital.VitalsActivity]"></a><aid="History:List[VitalsActivity]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#History:List[net.psforever.objects.vital.VitalsActivity]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">History</span><spanclass="result">: <spanname="scala.List"class="extype">List</span>[<ahref="vital/VitalsActivity.html"name="net.psforever.objects.vital.VitalsActivity"id="net.psforever.objects.vital.VitalsActivity"class="extype">VitalsActivity</a>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="vital/VitalsHistory.html"name="net.psforever.objects.vital.VitalsHistory"id="net.psforever.objects.vital.VitalsHistory"class="extype">VitalsHistory</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.entity.IdentifiableEntity#Invalidate"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Invalidate():Unit"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Invalidate():Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Invalidate</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.Unit"class="extype">Unit</span></span></span><pclass="shortcomment cmt">Indicate that the current GUID is no longer a valid representation of the object.</p><divclass="fullcomment"><divclass="comment cmt"><p>Indicate that the current GUID is no longer a valid representation of the object.
Transforms whatever the current GUID is into a <code>StalePlanetSideGUID</code> entity with the same value.
Doing this restores the object to its default mutation option ("the ability to set a new valid GUID").
The current GUID will still be accessed as if it were valid, but it will be wrapped in the new stale object.
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="entity/IdentifiableEntity.html"name="net.psforever.objects.entity.IdentifiableEntity"id="net.psforever.objects.entity.IdentifiableEntity"class="extype">IdentifiableEntity</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.turret.WeaponTurret#Inventory"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Inventory:net.psforever.objects.inventory.GridInventory"></a><aid="Inventory:GridInventory"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Inventory:net.psforever.objects.inventory.GridInventory"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Inventory</span><spanclass="result">: <ahref="inventory/GridInventory.html"name="net.psforever.objects.inventory.GridInventory"id="net.psforever.objects.inventory.GridInventory"class="extype">GridInventory</a></span></span><pclass="shortcomment cmt">A(n imperfect) reference to a generalized pool of the contained objects.</p><divclass="fullcomment"><divclass="comment cmt"><p>A(n imperfect) reference to a generalized pool of the contained objects.
Having access to all of the available positions is not required.
The entries in this reference should definitely include all unseen positions.
The <code>GridInventory</code> returned by this accessor is also an implementation of <code>Container</code>.</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/turret/WeaponTurret.html"name="net.psforever.objects.serverobject.turret.WeaponTurret"id="net.psforever.objects.serverobject.turret.WeaponTurret"class="extype">WeaponTurret</a> → <ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd><dt>See also</dt><dd><spanclass="cmt"><p><code>VisibleSlots</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.equipment.JammableUnit#Jammed"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Jammed:Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Jammed:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Jammed</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="equipment/JammableUnit.html"name="net.psforever.objects.equipment.JammableUnit"id="net.psforever.objects.equipment.JammableUnit"class="extype">JammableUnit</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.equipment.JammableUnit#Jammed_="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Jammed_=(state:Boolean):Boolean"></a><aid="Jammed_=(Boolean):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Jammed_=(state:Boolean):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name"title="gt4s: Jammed_$eq">Jammed_=</span><spanclass="params">(<spanname="state">state: <spanname="scala.Boolean"class="extype">Boolean</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="equipment/JammableUnit.html"name="net.psforever.objects.equipment.JammableUnit"id="net.psforever.objects.equipment.JammableUnit"class="extype">JammableUnit</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vital.VitalsHistory#LastDamage"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="LastDamage:Option[net.psforever.objects.vital.interaction.DamageResult]"></a><aid="LastDamage:Option[DamageResult]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#LastDamage:Option[net.psforever.objects.vital.interaction.DamageResult]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">LastDamage</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<ahref="vital/interaction/DamageResult.html"name="net.psforever.objects.vital.interaction.DamageResult"id="net.psforever.objects.vital.interaction.DamageResult"class="extype">DamageResult</a>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="vital/VitalsHistory.html"name="net.psforever.objects.vital.VitalsHistory"id="net.psforever.objects.vital.VitalsHistory"class="extype">VitalsHistory</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vital.VitalsHistory#LastShot"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="LastShot:Option[net.psforever.objects.vital.interaction.DamageResult]"></a><aid="LastShot:Option[DamageResult]"></a><spanclass="permalin
All positions, <code>VisibleSlot</code> and <code>Inventory</code>, and wherever else, should be reachable.</p><divclass="fullcomment"><divclass="comment cmt"><p>Access to all stowable positions on this object by index.<br>
<br>
All positions, <code>VisibleSlot</code> and <code>Inventory</code>, and wherever else, should be reachable.
Regardless of the internal storage medium, the format of return is expected to be the same structure of object
as the most basic storage component for <code>Equipment</code>, namely, <code>EquipmentSlot</code> objects.
By default, it is expected to return an <code>EquipmentSlot</code> that can not be manipulated because it is <code>Blocked</code>.</p></div><dlclass="paramcmts block"><dtclass="param">slotNum</dt><ddclass="cmt"><p>an index</p></dd><dt>returns</dt><ddclass="cmt"><p>the searchable position identified by that index</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd><dt>See also</dt><dd><spanclass="cmt"><p><code>OffhandEquipmentSlot</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.turret.WeaponTurret#Upgrade"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Upgrade:net.psforever.objects.serverobject.turret.TurretUpgrade.Value"></a><aid="Upgrade:serverobject.turret.TurretUpgrade.Value"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Upgrade:net.psforever.objects.serverobject.turret.TurretUpgrade.Value"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Upgrade</span><spanclass="result">: <ahref="serverobject/turret/TurretUpgrade$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"id="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"class="extmbr">serverobject.turret.TurretUpgrade.Value</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/turret/WeaponTurret.html"name="net.psforever.objects.serverobject.turret.WeaponTurret"id="net.psforever.objects.serverobject.turret.WeaponTurret"class="extype">WeaponTurret</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.turret.WeaponTurret#Upgrade_="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Upgrade_=(upgrade:net.psforever.objects.serverobject.turret.TurretUpgrade.Value):net.psforever.objects.serverobject.turret.TurretUpgrade.Value"></a><aid="Upgrade_=(serverobject.turret.TurretUpgrade.Value):serverobject.turret.TurretUpgrade.Value"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Upgrade_=(upgrade:net.psforever.objects.serverobject.turret.TurretUpgrade.Value):net.psforever.objects.serverobject.turret.TurretUpgrade.Value"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name"title="gt4s: Upgrade_$eq">Upgrade_=</span><spanclass="params">(<spanname="upgrade">upgrade: <ahref="serverobject/turret/TurretUpgrade$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"id="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"class="extmbr">serverobject.turret.TurretUpgrade.Value</a></span>)</span><spanclass="result">: <ahref="serverobject/turret/TurretUpgrade$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"id="net.psforever.objects.serverobject.turret.TurretUpgrade.Value"class="extmbr">serverobject.turret.TurretUpgrade.Value</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/turret/WeaponTurret.html"name="net.psforever.objects.serverobject.turret.WeaponTurret"id="net.psforever.objects.serverobject.turret.WeaponTurret"class="extype">WeaponTurret</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.PlanetSideGameObject#Velocity"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Velocity:Option[net.psforever.types.Vector3]"
<br>
Having access to all of the available positions is not required.</p><divclass="fullcomment"><divclass="comment cmt"><p>A(n imperfect) reference to a generalized pool of the contained objects.<br>
<br>
Having access to all of the available positions is not required.
Only the positions that can be actively viewed by other clients are listed.</p></div><dlclass="paramcmts block"><dt>returns</dt><ddclass="cmt"><p>all of the affected slot indices</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/turret/WeaponTurret.html"name="net.psforever.objects.serverobject.turret.WeaponTurret"id="net.psforever.objects.serverobject.turret.WeaponTurret"class="extype">WeaponTurret</a> → <ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></dd><dt>See also</dt><dd><spanclass="cmt"><p><code>Inventory</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vehicles.MountableWeapons#WeaponControlledFromSeat"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="WeaponControlledFromSeat(seatNumber:Int):Option[net.psforever.objects.equipment.Equipment]"></a><aid="WeaponControlledFromSeat(Int):Option[Equipment]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#WeaponControlledFromSeat(seatNumber:Int):Option[net.psforever.objects.equipment.Equipment]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">WeaponControlledFromSeat</span><spanclass="params">(<spanname="seatNumber">seatNumber: <spanname="scala.Int"class="extype">Int</span></span>)</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<ahref="equipment/Equipment.html"name="net.psforever.objects.equipment.Equipment"id="net.psforever.objects.equipment.Equipment"class="extype">Equipment</a>]</span></span><pclass="shortcomment cmt">Given a valid mount number, retrieve an index where the weapon controlled from this mount is mounted.</p><divclass="fullcomment"><divclass="comment cmt"><p>Given a valid mount number, retrieve an index where the weapon controlled from this mount is mounted.</p></div><dlclass="paramcmts block"><dtclass="param">seatNumber</dt><ddclass="cmt"><p>the mount number</p></dd><dt>returns</dt><ddclass="cmt"><p>a mounted weapon by index, or <code>None</code> if either the mount doesn't exist or there is no controlled weapon</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="vehicles/MountableWeapons.html"name="net.psforever.objects.vehicles.MountableWeapons"id="net.psforever.objects.vehicles.MountableWeapons"class="extype">MountableWeapons</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.vehicles.MountedWeapons#Weapons"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Weapons:Map[Int,net.psforever.objects.equipment.EquipmentSlot]"></a><aid="Weapons:Map[Int,EquipmentSlot]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#Weapons:Map[Int,net.psforever.objects.equipment.EquipmentSlot]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Weapons</span><spanclass="result">: <spanname="scala.Predef.Map"class="extype">Map</span>[<spanname="scala.Int"class="extype">Int</span>, <ahref="equipment/EquipmentSlot.html"name="net.psforever.objects.equipment.EquipmentSlot"id="net.psforever.objects.equipment.EquipmentSlot"class="extype">EquipmentSlot</a>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="vehicles/MountedWeapons.html"name="net.psforever.objects.vehicles.MountedWeapons"id="net.psforever.objects.vehicles.MountedWeapons"class="extype">MountedWeapons</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.zones.ZoneAware#Zone"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Zone:net.psforever.objects.zones.Zone"></a><aid=
</p></div><dlclass="attributes block"><dt>Attributes</dt><dd>protected </dd><dt>Definition Classes</dt><dd><ahref="serverobject/turret/WeaponTurret.html"name="net.psforever.objects.serverobject.turret.WeaponTurret"id="net.psforever.objects.serverobject.turret.WeaponTurret"class="extype">WeaponTurret</a></dd></dl></div></li><liclass="indented0 "name="scala.Any#isInstanceOf"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="isInstanceOf[T0]:Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#isInstanceOf[T0]:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">isInstanceOf</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>Any</dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.entity.WorldEntity#isMoving"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="isMoving(test:Float):Boolean"></a><aid="isMoving(Float):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#isMoving(test:Float):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">isMoving</span><spanclass="params">(<spanname="test">test: <spanname="scala.Float"class="extype">Float</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><pclass="shortcomment cmt">This object is not considered moving unless it is moving at least as fast as a certain velocity.</p><divclass="fullcomment"><divclass="comment cmt"><p>This object is not considered moving unless it is moving at least as fast as a certain velocity.</p></div><dlclass="paramcmts block"><dtclass="param">test</dt><ddclass="cmt"><p>the (squared) velocity to test against</p></dd><dt>returns</dt><ddclass="cmt"><p><code>true</code>, if we are moving; <code>false</code>, otherwise</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="entity/WorldEntity.html"name="net.psforever.objects.entity.WorldEntity"id="net.psforever.objects.entity.WorldEntity"class="extype">WorldEntity</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.entity.WorldEntity#isMoving"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="isMoving(test:net.psforever.types.Vector3):Boolean"></a><aid="isMoving(Vector3):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#isMoving(test:net.psforever.types.Vector3):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">isMoving</span><spanclass="params">(<spanname="test">test: <ahref="../types/Vector3.html"name="net.psforever.types.Vector3"id="net.psforever.types.Vector3"class="extype">Vector3</a></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><pclass="shortcomment cmt">This object is not considered moving unless it is moving at least as fast as a certain velocity.</p><divclass="fullcomment"><divclass="comment cmt"><p>This object is not considered moving unless it is moving at least as fast as a certain velocity.</p></div><dlclass="paramcmts block"><dtclass="param">test</dt><ddclass="cmt"><p>the velocity to test against</p></dd><dt>returns</dt><ddclass="cmt"><p><code>true</code>, if we are moving; <code>false</code>, otherwise</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="entity/WorldEntity.html"na
Find the sectors in a given blockmap in which the entity would be represented within a given range.</p></div><dlclass="paramcmts block"><dtclass="param">zone</dt><ddclass="cmt"><p>what region the blockmap represents</p></dd><dtclass="param">range</dt><ddclass="cmt"><p>the custom distance from the central sector along the major axes</p></dd><dt>returns</dt><ddclass="cmt"><p>a conglomerate sector which lists all of the entities in the allocated sector(s)</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="zones/blockmap/BlockMapEntity.html"name="net.psforever.objects.zones.blockmap.BlockMapEntity"id="net.psforever.objects.zones.blockmap.BlockMapEntity"class="extype">BlockMapEntity</a></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#synchronized"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="synchronized[T0](x$1:=>T0):T0"></a><aid="synchronized[T0](=>T0):T0"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#synchronized[T0](x$1:=>T0):T0"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">synchronized</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="params">(<spanname="arg0">arg0: =><spanname="java.lang.AnyRef.synchronized.T0"class="extype">T0</span></span>)</span><spanclass="result">: <spanname="java.lang.AnyRef.synchronized.T0"class="extype">T0</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#toString"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="toString():String"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#toString():String"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">toString</span><spanclass="params">()</span><spanclass="result">: <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html#java.lang.String"name="java.lang.String"id="java.lang.String"class="extype">String</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.zones.blockmap.BlockMapEntity#updateBlockMapEntry"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="updateBlockMapEntry(newCoords:net.psforever.types.Vector3):Boolean"></a><aid="updateBlockMapEntry(Vector3):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/TurretDeployable.html#updateBlockMapEntry(newCoords:net.psforever.types.Vector3):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">updateBlockMapEntry</span><spanclass="params">(<spanname="newCoords">newCoords: <ahref="../types/Vector3.html"name="net.psforever.types.Vector3"id="net.psforever.types.Vector3"class="extype">Vector3</a></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><pclass="shortcomment cmt">Update the internal data's known coordinate position without changing representation on whatever blockmap.</p><divclass="fullcomment"><divclass="comment cmt"><p>Update the internal data's known coordinate position without changing representation on whatever blockmap.
Has the potential to cause major issues with the blockmap if used without external checks.</p></div><dlclass="paramcmts block"><dtclass="param">newCoords</dt><ddclass="cmt"><p>the coordinate position</p></dd><dt>returns</dt><ddclass="cmt"><p><code>true</code>, if the coordinates were updated;