A player may only access to the backpack of a dead released player, and only if no one else has access at the moment.</p></div><dlclass="paramcmts block"><dtclass="param">guid</dt><ddclass="cmt"><p>the player who wishes to access the backpack</p></dd><dt>returns</dt><ddclass="cmt"><p>the player who is currently allowed to access the backpack</p></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#AccessingBackpack_="group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="AccessingBackpack_=(guid:net.psforever.types.PlanetSideGUID):Option[net.psforever.types.PlanetSideGUID]"></a><aid="AccessingBackpack_=(PlanetSideGUID):Option[PlanetSideGUID]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#AccessingBackpack_=(guid:net.psforever.types.PlanetSideGUID):Option[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"title="gt4s: AccessingBackpack_$eq">AccessingBackpack_=</span><spanclass="params">(<spanname="guid">guid: <ahref="../types/PlanetSideGUID.html"name="net.psforever.types.PlanetSideGUID"id="net.psforever.types.PlanetSideGUID"class="extype">PlanetSideGUID</a></span>)</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<ahref="../types/PlanetSideGUID.html"name="net.psforever.types.PlanetSideGUID"id="net.psforever.types.PlanetSideGUID"class="extype">PlanetSideGUID</a>]</span></span></li><liclass="indented0 "name="net.psforever.objects.serverobject.PlanetSideServerObject#Actor"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Actor:akka.actor.ActorRef"></a><aid="Actor:ActorRef"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Actor:akka.actor.ActorRef"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Actor</span><spanclass="result">: <spanname="akka.actor.ActorRef"class="extype">ActorRef</span></span></span><pclass="shortcomment cmt">Retrieve a reference to the internal <code>Actor</code>.</p><divclass="fullcomment"><divclass="comment cmt"><p>Retrieve a reference to the internal <code>Actor</code>.</p></div><dlclass="paramcmts block"><dt>returns</dt><ddclass="cmt"><p>the 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.serverobject.PlanetSideServerObject#Actor_="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Actor_=(control:akka.actor.ActorRef):akka.actor.ActorRef"></a><aid="Actor_=(ActorRef):ActorRef"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Actor_=(control:akka.actor.ActorRef):akka.actor.ActorRef"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: Actor_$eq">Actor_=</span><spanclass="params">(<spanname="control">control: <spanname="akka.actor.ActorRef"class="extype">ActorRef</span></span>)</span><spanclass="result">: <spanname="akka.actor.ActorRef"class="extype">ActorRef</span></span></span><pclass="shortcomment cmt">Assign an <code>Actor</code> to act for this server object.</p><divclass="fullcomment"><divclass="comment cmt"><p>Assign an <code>Actor</code> to act for this server object.
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.serverobject.aura.AuraContainer#AddEffectToAura"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="AddEffectToAura(effect:net.psforever.objects.serverobject.aura.Aura):Set[net.psforever.objects.serverobject.aura.Aura]"></a><aid="AddEffectToAura(Aura):Set[Aura]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#AddEffectToAura(effect:net.psforever.objects.serverobject.aura.Aura):Set[net.psforever.objects.serverobject.aura.Aura]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">AddEffectToAura</span><spanclass="params">(<spanname="effect">effect: <ahref="serverobject/aura/Aura.html"name="net.psforever.objects.serverobject.aura.Aura"id="net.psforever.objects.serverobject.aura.Aura"class="extype">Aura</a></span>)</span><spanclass="result">: <spanname="scala.Predef.Set"class="extype">Set</span>[<ahref="serverobject/aura/Aura.html"name="net.psforever.objects.serverobject.aura.Aura"id="net.psforever.objects.serverobject.aura.Aura"class="extype">Aura</a>]</span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/aura/AuraContainer.html"name="net.psforever.objects.serverobject.aura.AuraContainer"id="net.psforever.objects.serverobject.aura.AuraContainer"class="extype">AuraContainer</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#Armor"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Armor:Int"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Armor:Int"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Armor</span><spanclass="result">: <spanname="scala.Int"class="extype">Int</span></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#Armor_="group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Armor_=(assignArmor:Int):Int"></a><aid="Armor_=(Int):Int"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Armor_=(assignArmor:Int):Int"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: Armor_$eq">Armor_=</span><spanclass="params">(<spanname="assignArmor">assignArmor: <spanname="scala.Int"class="extype">Int</span></span>)</span><spanclass="result">: <spanname="scala.Int"class="extype">Int</span></span></span></li><liclass="indented0 "name="net.psforever.objects.serverobject.aura.AuraContainer#Aura"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Aura:Set[net.psforever.objects.serverobject.aura.Aura]"></a><aid="Aura:Set[Aura]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Aura:Set[net.psforever.objects.serverobject.aura.Aura]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</spa
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">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=""name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</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>GridInventory.CheckCollisionsVar</code></p></span></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/Player.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/Player.html#Continent_=(zoneId:String):String"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: Continent_$eq">Continent_=</span><spanclass="params">(<spanname="zoneId">zoneId: <spanname="scala.Predef.String"class="extype">String</span></span>)</span><spanclass="result">: <spanname="scala.Predef.String"class="extype">String</span></span></span><pclass="shortcomment cmt">Give the entity a custom <code>Zone</code> identifier.</p><divclass="fullcomment"><divclass="comment cmt"><p>Give the entity a custom <code>Zone</code> identifier.</p></div><dlclass="paramcmts block"><dtclass="param">zoneId</dt><ddclass="cmt"><p>the custom identifier of the <code>Zone</code> object</p></dd><dt>returns</dt><ddclass="cmt"><p>the identifier of the <code>Zone</code> object</p></dd></dl><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.Player#Crouching"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Crouching:Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Crouching:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Crouching</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#Crouching_="group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Crouching_=(crouched:Boolean):Boolean"></a><aid="Crouching_=(Boolean):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Crouching_=(crouched:Boolean):Boolean"ti
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=""name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</a> → <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/Player.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.Player#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/Player.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=""name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</a> → <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/Player.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.Player#FreeHand"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="FreeHand:net.psforever.objects.equipment.EquipmentSlot"></a><aid="FreeHand:EquipmentSlot"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#FreeHand: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">FreeHand</span><spanclass="result">: <ahref="equipment/EquipmentSlot.html"name="net.psforever.objects.equipment.EquipmentSlot"id="net.psforever.objects.equipment.EquipmentSlot"class="extype">EquipmentSlot</a></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#FreeHand_="group="Ungrouped"fullComment="no"data-isabs=
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/Player.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/Player.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.Player#HolsterItems"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="HolsterItems():List[net.psforever.objects.inventory.InventoryItem]"></a><aid="HolsterItems():List[InventoryItem]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#HolsterItems():List[net.psforever.objects.inventory.InventoryItem]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">HolsterItems</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.List"class="extype">List</span>[<ahref="inventory/InventoryItem.html"name="net.psforever.objects.inventory.InventoryItem"id="net.psforever.objects.inventory.InventoryItem"class="extype">InventoryItem</a>]</span></span><pclass="shortcomment cmt">Transform the holster equipment slots
into a list of the kind of item wrapper found in an inventory.</p><divclass="fullcomment"><divclass="comment cmt"><p>Transform the holster equipment slots
into a list of the kind of item wrapper found in an inventory.</p></div><dlclass="paramcmts block"><dt>returns</dt><ddclass="cmt"><p>a list of items that would be found in a proper inventory</p></dd></dl><dlclass="attributes block"><dt>See also</dt><dd><spanclass="cmt"><p><code>GridInventory</code></p></span><spanclass="cmt"><p><code>InventoryItem</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#Holsters"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Holsters():Array[net.psforever.objects.equipment.EquipmentSlot]"></a><aid="Holsters():Array[EquipmentSlot]"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Holsters():Array[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">Holsters</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.Array"class="extype">Array</span>[<ahref="equipment/EquipmentSlot.html"name="net.psforever.objects.equipment.EquipmentSlot"id="net.psforever.objects.equipment.EquipmentSlot"class="extype">EquipmentSlot</a>]</span></span></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/Player.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.Player#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/Player.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=""name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</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/Player.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/Player.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.Player#Jumping"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Jumping:Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Jumping:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Jumping</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#Jumping_="group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Jumping_=(jumped:Boolean):Boolean"></a><aid="Jumping_=(Boolean):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Jumping_=(jumped: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: Jumping_$eq">Jumping_=</span><spanclass="params">(<spanname="jumped">jumped: <spanname="scala.Boolean"class="extype">Boolean</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span></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[Dam
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"><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=""name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</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>OffhandEquipmentSlot</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#Spawn"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Spawn():Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Spawn():Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Spawn</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#Subtract"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Subtract:net.psforever.objects.vital.damage.DamageProfile"></a><aid="Subtract:DamageProfile"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Subtract:net.psforever.objects.vital.damage.DamageProfile"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Subtract</span><spanclass="result">: <ahref="vital/damage/DamageProfile.html"name="net.psforever.objects.vital.damage.DamageProfile"id="net.psforever.objects.vital.damage.DamageProfile"class="extype">DamageProfile</a></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref=""name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</a> → <ahref="vital/resistance/ResistanceProfile.html"name="net.psforever.objects.vital.resistance.ResistanceProfile"id="net.psforever.objects.vital.resistance.ResistanceProfile"class="extype">ResistanceProfile</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#UsingSpecial"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="UsingSpecial:net.psforever.objects.definition.SpecialExoSuitDefinition.Mode.Value"></a><aid="UsingSpecial:definition.SpecialExoSuitDefinition.Mode.Value"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#UsingSpecial:net.psforever.objects.definition.SpecialExoSuitDefinition.Mode.Value"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">UsingSpecial</span><spanclass="result">: <ahref="definition/SpecialExoSuitDefinition$$Mode$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.objects.definition.SpecialExoSuitDefinition.Mode.Value"id="net.psforever.objects.definition.SpecialExoSuitDefinition.Mode.Value"class="extmbr">definition.SpecialExoSuitDefinition.Mode.Value</a></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#UsingSpecial_="group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="UsingSpecial_=(state:net.psforever.objects.definition.SpecialExoSuitDefinition.Mode.Value):net.psforever.objects.definition.SpecialExoSuitDefinition.Mode.Value"></a><aid="UsingSpecial_=(definition.SpecialExoSuitDefinition.Mode.Value):definition.SpecialExoSuitDefinition.Mode.Value"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/
<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=""name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</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.Player#Voice"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="Voice:net.psforever.types.CharacterVoice.Value"></a><aid="Voice:types.CharacterVoice.Value"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Voice:net.psforever.types.CharacterVoice.Value"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Voice</span><spanclass="result">: <ahref="../types/CharacterVoice$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.types.CharacterVoice.Value"id="net.psforever.types.CharacterVoice.Value"class="extmbr">types.CharacterVoice.Value</a></span></span></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="Zone:Zone"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Zone:net.psforever.objects.zones.Zone"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">Zone</span><spanclass="result">: <ahref="zones/Zone.html"name="net.psforever.objects.zones.Zone"id="net.psforever.objects.zones.Zone"class="extype">Zone</a></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#Zone_="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="Zone_=(zone:net.psforever.objects.zones.Zone):net.psforever.objects.zones.Zone"></a><aid="Zone_=(Zone):Zone"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#Zone_=(zone:net.psforever.objects.zones.Zone):net.psforever.objects.zones.Zone"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: Zone_$eq">Zone_=</span><spanclass="params">(<spanname="zone">zone: <ahref="zones/Zone.html"name="net.psforever.objects.zones.Zone"id="net.psforever.objects.zones.Zone"class="extype">Zone</a></span>)</span><spanclass="result">: <ahref="zones/Zone.html"name="net.psforever.objects.zones.Zone"id="net.psforever.objects.zones.Zone"class="extype">Zone</a></span></span><pclass="shortcomment cmt">When assigning a new <code>Zone</code> object for the <code>Vehicle</code> object, eliminate</p><divclass="fullcomment"><divclass="comment cmt"><p>When assigning a new <code>Zone</code> object for the <code>Vehicle</code> object, eliminate</p></div><dlclass="paramcmts block"><dtclass="param">zone</dt><ddclass="cmt"><p>a reference to the <code>Zone</code> object</p></dd><dt>returns</dt><ddclass="cmt"><p>a reference to the <code>Zone</code> object</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="zones/ZoneAware.html"name="net.psforever.objects.zones.ZoneAware"id="net.psforever.objec
</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/environment/InteractsWithZoneEnvironment.html"name="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"id="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"class="extype">InteractsWithZoneEnvironment</a></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment#allowZoneEnvironmentInteractions_="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="allowZoneEnvironmentInteractions_=(allow:Boolean):Boolean"></a><aid="allowZoneEnvironmentInteractions_=(Boolean):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#allowZoneEnvironmentInteractions_=(allow: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: allowZoneEnvironmentInteractions_$eq">allowZoneEnvironmentInteractions_=</span><spanclass="params">(<spanname="allow">allow: <spanname="scala.Boolean"class="extype">Boolean</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><pclass="shortcomment cmt">If the environmental interactive permissions of this entity change,
trigger a formal change to the interaction methodology.</p><divclass="fullcomment"><divclass="comment cmt"><p>If the environmental interactive permissions of this entity change,
trigger a formal change to the interaction methodology.</p></div><dlclass="paramcmts block"><dtclass="param">allow</dt><ddclass="cmt"><p>whether or not interaction is permitted</p></dd><dt>returns</dt><ddclass="cmt"><p>whether or not interaction is permitted</p></dd></dl><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/environment/InteractsWithZoneEnvironment.html"name="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"id="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"class="extype">InteractsWithZoneEnvironment</a></dd></dl></div></li><liclass="indented0 "name="scala.Any#asInstanceOf"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="asInstanceOf[T0]:T0"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#asInstanceOf[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">asInstanceOf</span><spanclass="tparams">[<spanname="T0">T0</span>]</span><spanclass="result">: <spanname="scala.Any.asInstanceOf.T0"class="extype">T0</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>Any</dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#avatar"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="avatar:net.psforever.objects.avatar.Avatar"></a><aid="avatar:Avatar"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#avatar:net.psforever.objects.avatar.Avatar"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">var</span></span><spanclass="symbol"><spanclass="name">avatar</span><spanclass="result">: <ahref="avatar/Avatar.html"name="net.psforever.objects.avatar.Avatar"id="net.psforever.objects.avatar.Avatar"class="extype">Avatar</a></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#canEqual"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="canEqual(other:Any):Boolean"></a><aid="canEqual(Any):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#canEqual(other:Any):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">canEqual</span><spanclass="params">(<spanname="other">other: <spanname="scala.Any"class="extype">Any</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span></li><liclass="indented0 "name="scala.AnyRef#clone"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="prt"><aid="clone():Object"></a><aid="clone():AnyRef"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#clone():Object"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">clone</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.AnyRef"class="extype">AnyRef</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Attributes</dt><dd>protected[<spanname="java.lang"class="extype">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@throws</span><spanclass="args">(<span><spanclass="defval">classOf[java.lang.CloneNotSupportedException]</span></span>)</span><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#death_by"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="death_by:Int"></a><spanclass="permalink"><ahref="../../../net/psforever/objec
or deactivate a previously flagged interaction blocking procedure
and reset the system to its neutral state.</p><divclass="fullcomment"><divclass="comment cmt"><p>Suspend any current interaction procedures through the proper channels
or deactivate a previously flagged interaction blocking procedure
and reset the system to its neutral state.
The main difference between resetting and flagging the blocking procedure
is that resetting will (probably) restore the previously active procedure on the next <code>zoneInteraction</code> call
while blocking will halt all attempts to establish a new active interaction procedure
and unblocking will immediately install whatever is the current active interaction.</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/environment/InteractsWithZoneEnvironment.html"name="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"id="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"class="extype">InteractsWithZoneEnvironment</a></dd><dt>See also</dt><dd><spanclass="cmt"><p><code>InteractsWithZoneEnvironment.onStableEnvironment</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Player#silenced"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="silenced:Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#silenced:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">var</span></span><spanclass="symbol"><spanclass="name">silenced</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#spectator"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="spectator:Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#spectator:Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">var</span></span><spanclass="symbol"><spanclass="name">spectator</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span></li><liclass="indented0 "name="net.psforever.objects.Player#squadLoadouts"group="Ungrouped"fullComment="no"data-isabs="false"visbl="pub"><aid="squadLoadouts:net.psforever.objects.avatar.LoadoutManager"></a><aid="squadLoadouts:LoadoutManager"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.html#squadLoadouts:net.psforever.objects.avatar.LoadoutManager"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">val</span></span><spanclass="symbol"><spanclass="name">squadLoadouts</span><spanclass="result">: <ahref="avatar/LoadoutManager.html"name="net.psforever.objects.avatar.LoadoutManager"id="net.psforever.objects.avatar.LoadoutManager"class="extype">LoadoutManager</a></span></span></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/Player.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="net.psforever.objects.Player#toString"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="toString():String"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Player.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">: <spanname="scala.Predef.String"class="extype">String</span></span></span><d
Utilize a function literal that, when called, returns a function literal of the same type;
the function that is returned will not necessarily be the same as the one that was used
but will represent the existing and ongoing status of interaction with the environment.
Calling one function and exchanging it for another function to be called like this creates a procedure
that controls and limits the interactions with the environment to only what is necessary.</p></div><dlclass="attributes block"><dt>Definition Classes</dt><dd><ahref="serverobject/environment/InteractsWithZoneEnvironment.html"name="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"id="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"class="extype">InteractsWithZoneEnvironment</a></dd><dt>See also</dt><dd><spanclass="cmt"><p><code>InteractsWithZoneEnvironment.blockedFromInteracting</code></p></span><spanclass="cmt"><p><code>InteractsWithZoneEnvironment.onStableEnvironment</code></p></span><spanclass="cmt"><p><code>InteractsWithZoneEnvironment.awaitOngoingInteraction</code></p></span></dd></dl></div></li></ol></div></div><divid="inheritedMembers"><divname="net.psforever.objects.serverobject.aura.AuraContainer"class="parent"><h3>Inherited from <ahref="serverobject/aura/AuraContainer.html"name="net.psforever.objects.serverobject.aura.AuraContainer"id="net.psforever.objects.serverobject.aura.AuraContainer"class="extype">AuraContainer</a></h3></div><divname="net.psforever.objects.equipment.JammableUnit"class="parent"><h3>Inherited from <ahref="equipment/JammableUnit.html"name="net.psforever.objects.equipment.JammableUnit"id="net.psforever.objects.equipment.JammableUnit"class="extype">JammableUnit</a></h3></div><divname="net.psforever.objects.inventory.Container"class="parent"><h3>Inherited from <ahref="inventory/Container.html"name="net.psforever.objects.inventory.Container"id="net.psforever.objects.inventory.Container"class="extype">Container</a></h3></div><divname="net.psforever.objects.vital.resistance.ResistanceProfile"class="parent"><h3>Inherited from <ahref="vital/resistance/ResistanceProfile.html"name="net.psforever.objects.vital.resistance.ResistanceProfile"id="net.psforever.objects.vital.resistance.ResistanceProfile"class="extype">ResistanceProfile</a></h3></div><divname="net.psforever.objects.vital.Vitality"class="parent"><h3>Inherited from <ahref="vital/Vitality.html"name="net.psforever.objects.vital.Vitality"id="net.psforever.objects.vital.Vitality"class="extype">Vitality</a></h3></div><divname="net.psforever.objects.vital.VitalsHistory"class="parent"><h3>Inherited from <ahref="vital/VitalsHistory.html"name="net.psforever.objects.vital.VitalsHistory"id="net.psforever.objects.vital.VitalsHistory"class="extype">VitalsHistory</a></h3></div><divname="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"class="parent"><h3>Inherited from <ahref="serverobject/environment/InteractsWithZoneEnvironment.html"name="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"id="net.psforever.objects.serverobject.environment.InteractsWithZoneEnvironment"class="extype">InteractsWithZoneEnvironment</a></h3></div><divname="net.psforever.objects.serverobject.PlanetSideServerObject"class="parent"><h3>Inherited from <ahref="serverobject/PlanetSideServerObject.html"name="net.psforever.objects.serverobject.PlanetSideServerObject"id="net.psforever.objects.serverobject.PlanetSideServerObject"class="extype">PlanetSideServerObject</a></h3></div><divname="net.psforever.objects.zones.ZoneAware"class="parent"><h3>Inherited from <ahref="zones/ZoneAware.html"name="net.psforever.objects.zones.ZoneAware"id="net.psforever.objects.zones.ZoneAware"class="extype">ZoneAware</a></h3></div><divname="net.psforever.objects.serverobject.affinity.FactionAffinity"class="parent"><h3>Inherited from <ahref="serverobject/affinity/FactionAffinity.html"name="net.psforever.objects.serverobject.affinity.FactionAffinity"id="net.psforever.objects.serverobject.affinity.FactionAffinity"class="extype">FactionAffinity</a></h3></div><divname="net.psforever.objects.PlanetSideGameObject"class="parent"><h3>Inherited from <ahref="PlanetSideGameObject.html"name="net.psforever.objects.PlanetSideGameObject"id="net.psforever.objects.PlanetSideGameObject"class="extype">PlanetSideGameObject</a></h3></div><divname="net