<code>None</code> - the shuttle is acting freely apart from its facility</p></li><liclass="indented0 "name="net.psforever.services.hart.HartEvent#duration"group="Ungrouped"fullComment="no"data-isabs="true"visbl="pub"><aid="duration:Long"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/services/hart/HartEvent.html#duration:Long"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">duration</span><spanclass="result">: <spanname="scala.Long"class="extype">Long</span></span></span><pclass="shortcomment cmt">for how long this event goes on</p></li><liclass="indented0 "name="net.psforever.services.hart.HartEvent#prerequisiteUpdate"group="Ungrouped"fullComment="no"data-isabs="true"visbl="pub"><aid="prerequisiteUpdate:Option[net.psforever.services.hart.HartEventStateFields]"class="anchorToMember"></a><aid="prerequisiteUpdate:Option[HartEventStateFields]"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/services/hart/HartEvent.html#prerequisiteUpdate:Option[net.psforever.services.hart.HartEventStateFields]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">prerequisiteUpdate</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<ahref="HartEventStateFields.html"name="net.psforever.services.hart.HartEventStateFields"id="net.psforever.services.hart.HartEventStateFields"class="extype">HartEventStateFields</a>]</span></span><pclass="shortcomment cmt">these fields must be including prior to an update if the shuttle state was not previous known;
</p></li><liclass="indented0 "name="net.psforever.services.hart.HartEvent#shuttleState"group="Ungrouped"fullComment="no"data-isabs="true"visbl="pub"><aid="shuttleState:Option[net.psforever.services.hart.ShuttleState.Value]"class="anchorToMember"></a><aid="shuttleState:Option[ShuttleState.Value]"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/services/hart/HartEvent.html#shuttleState:Option[net.psforever.services.hart.ShuttleState.Value]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">abstract </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">shuttleState</span><spanclass="result">: <spanname="scala.Option"class="extype">Option</span>[<ahref="ShuttleState$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.services.hart.ShuttleState.Value"id="net.psforever.services.hart.ShuttleState.Value"class="extmbr">ShuttleState.Value</a>]</span></span><pclass="shortcomment cmt">the shuttle has a unique state to expose to the zone;
</p></li><liclass="indented0 "name="scala.AnyRef#ne"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="ne(x$1:AnyRef):Boolean"class="anchorToMember"></a><aid="ne(AnyRef):Boolean"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/services/hart/HartEvent.html#ne(x$1:AnyRef):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">ne</span><spanclass="params">(<spanname="arg0">arg0: <spanname="scala.AnyRef"class="extype">AnyRef</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</dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#notify"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="notify():Unit"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/services/hart/HartEvent.html#notify():Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">notify</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.Unit"class="extype">Unit</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="scala.AnyRef#notifyAll"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="notifyAll():Unit"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/services/hart/HartEvent.html#notifyAll():Unit"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier">final </span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">notifyAll</span><spanclass="params">()</span><spanclass="result">: <spanname="scala.Unit"class="extype">Unit</span></span></span><divclass="fullcomment"><dlclass="attributes block"><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd><spanclass="name">@native</span><spanclass="args">()</span></dd></dl></div></li><liclass="indented0 "name="net.psforever.services.hart.HartEvent#stateFields"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="stateFields(time:Option[Long]):net.psforever.services.hart.HartEventStateFields"class="anchorToMember"></a><aid="stateFields(Option[Long]):HartEventStateFields"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/services/hart/HartEvent.html#stateFields(time:Option[Long]):net.psforever.services.hart.HartEventStateFields"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">stateFields</span><spanclass="params">(<spanname="time">time: <spanname="scala.Option"class="extype">Option</span>[<spanname="scala.Long"class="extype">Long</span>] = <spanclass="symbol">None</span></span>)</span><spanclass="result">: <ahref="HartEventStateFields.html"name="net.psforever.services.hart.HartEventStateFields"id="net.psforever.services.hart.HartEventStateFields"class="extype">HartEventStateFields</a></span></span><pclass="shortcomment cmt">Get the animation state fields for this event.</p><divclass="fullcomment"><divclass="comment cmt"><p>Get the animation state fields for this event.</p></div><dlclass="paramcmts block"><dtclass="param">time</dt><ddclass="cmt"><p>during update requests, the amount of time that has elapsed during the start of this event</p></dd><dt>returns</dt><ddclass="cmt"><p>the animation state data</p></dd></d