should initiate instantly when <code>None</code></p></dd></dl><dlclass="attributes block"><dt>See also</dt><dd><spanclass="cmt"><p><code>VehicleControl</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Vehicle.Exchange"group="Ungrouped"fullComment="no"data-isabs="true"visbl="pub"><aid="ExchangeextendsAnyRef"></a><aid="Exchange:Exchange"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Vehicle$$Exchange.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">sealed </span><spanclass="kind">trait</span></span><spanclass="symbol"><ahref="Vehicle$$Exchange.html"title="A basic Trait connecting all of the actionable Vehicle response messages."><spanclass="name">Exchange</span></a><spanclass="result"> extends <spanname="scala.AnyRef"class="extype">AnyRef</span></span></span><pclass="shortcomment cmt">A basic <code>Trait</code> connecting all of the actionable <code>Vehicle</code> response messages.</p></li><liclass="indented0 "name="net.psforever.objects.Vehicle.Ownership"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="OwnershipextendsProductwithSerializable"></a><aid="Ownership:Ownership"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Vehicle$$Ownership.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">case class</span></span><spanclass="symbol"><ahref="Vehicle$$Ownership.html"title="Change a vehicle's internal ownership property to match that of the target player."><spanclass="name">Ownership</span></a><spanclass="params">(<spanname="player">player: <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"> extends <spanname="scala.Product"class="extype">Product</span> with <spanname="scala.Serializable"class="extype">Serializable</span></span></span><pclass="shortcomment cmt">Change a vehicle's internal ownership property to match that of the target player.</p><divclass="fullcomment"><divclass="comment cmt"><p>Change a vehicle's internal ownership property to match that of the target player.</p></div><dlclass="paramcmts block"><dtclass="param">player</dt><ddclass="cmt"><p>the person who will own the vehicle, or <code>None</code> if the vehicle will go unowned</p></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Vehicle.Reactivate"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="ReactivateextendsProductwithSerializable"></a><aid="Reactivate:Reactivate"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Vehicle$$Reactivate.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">case class</span></span><spanclass="symbol"><ahref="Vehicle$$Reactivate.html"title="The Vehicle will resume previous unresponsiveness to player activity."><spanclass="name">Reactivate</span></a><spanclass="params">()</span><spanclass="result"> extends <spanname="scala.Product"class="extype">Product</span> with <spanname="scala.Serializable"class="extype">Serializable</span></span></span><pclass="shortcomment cmt">The <code>Vehicle</code> will resume previous unresponsiveness to player activity.</p><divclass="fullcomment"><divclass="comment cmt"><p>The <code>Vehicle</code> will resume previous unresponsiveness to player activity.</p></div><dlclass="attributes block"><dt>See also</dt><dd><spanclass="cmt"><p><code>VehicleControl</code></p></span></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Vehicle.UpdateShieldsCharge"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="UpdateShieldsChargeextendsProductwithSerializable"></a><aid="UpdateShieldsCharge:UpdateShields
that is a product of the <code>OxygenStateMessage</code> packet to vehicle passengers.</p><divclass="fullcomment"><divclass="comment cmt"><p>For vehicles, this pertains mainly to resending information needs to display the the drowning red progress bar
that is a product of the <code>OxygenStateMessage</code> packet to vehicle passengers.
It also forces passengers to update their internal understanding of their own drowning state.</p></div><dlclass="paramcmts block"><dtclass="param">passenger</dt><ddclass="cmt"><p>a player mounted in the vehicle</p></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.Vehicle.VehicleMessages"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="VehicleMessagesextendsProductwithSerializable"></a><aid="VehicleMessages:VehicleMessages"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Vehicle$$VehicleMessages.html"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">case class</span></span><spanclass="symbol"><ahref="Vehicle$$VehicleMessages.html"title="Message that carries the result of the processed request message back to the original user (player)."><spanclass="name">VehicleMessages</span></a><spanclass="params">(<spanname="player">player: <ahref="Player.html"name="net.psforever.objects.Player"id="net.psforever.objects.Player"class="extype">Player</a></span>, <spanname="response">response: <ahref="Vehicle$$Exchange.html"name="net.psforever.objects.Vehicle.Exchange"id="net.psforever.objects.Vehicle.Exchange"class="extype">Exchange</a></span>)</span><spanclass="result"> extends <spanname="scala.Product"class="extype">Product</span> with <spanname="scala.Serializable"class="extype">Serializable</span></span></span><pclass="shortcomment cmt">Message that carries the result of the processed request message back to the original user (<code>player</code>).</p><divclass="fullcomment"><divclass="comment cmt"><p>Message that carries the result of the processed request message back to the original user (<code>player</code>).</p></div><dlclass="paramcmts block"><dtclass="param">player</dt><ddclass="cmt"><p>the player who sent this request message</p></dd><dtclass="param">response</dt><ddclass="cmt"><p>the result of the processed request</p></dd></dl></div></li></ol></div><divclass="values members"><h3>Value Members</h3><ol><liclass="indented0 "name="scala.AnyRef#!="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="!=(x$1:Any):Boolean"></a><aid="!=(Any):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Vehicle$.html#!=(x$1:Any):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"title="gt4s: $bang$eq">!=</span><spanclass="params">(<spanname="arg0">arg0: <spanname="scala.Any"class="extype">Any</span></span>)</span><spanclass="result">: <spanname="scala.Boolean"class="extype">Boolean</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef###"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="##:Int"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Vehicle$.html###:Int"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name"title="gt4s: $hash$hash">##</span><spanclass="result">: <spanname="scala.Int"class="extype">Int</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#=="group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="==(x$1:Any):Boolean"></a><aid="==(Any):Boolean"></a><spanclass="permalink"><ahref="../../../net/psforever/objects/Vehicle$.html#==(x$1:Any):Boolean"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spancla