as indicated by the arm weapon(s).</p></div><dlclass="paramcmts block"><dtclass="param">player</dt><ddclass="cmt"><p>the player</p></dd><dt>returns</dt><ddclass="cmt"><p>the numeric subtype</p></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.loadouts.InfantryLoadout#DetermineSubtypeA"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="DetermineSubtypeA(suit:net.psforever.types.ExoSuitType.Value,weapon:Option[net.psforever.objects.equipment.Equipment]):Int"class="anchorToMember"></a><aid="DetermineSubtypeA(types.ExoSuitType.Value,Option[Equipment]):Int"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/objects/loadouts/InfantryLoadout$.html#DetermineSubtypeA(suit:net.psforever.types.ExoSuitType.Value,weapon:Option[net.psforever.objects.equipment.Equipment]):Int"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">DetermineSubtypeA</span><spanclass="params">(<spanname="suit">suit: <ahref="../../types/ExoSuitType$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.types.ExoSuitType.Value"id="net.psforever.types.ExoSuitType.Value"class="extmbr">types.ExoSuitType.Value</a></span>, <spanname="weapon">weapon: <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><spanclass="result">: <spanname="scala.Int"class="extype">Int</span></span></span><pclass="shortcomment cmt">The sub-type of the player's uniform.</p><divclass="fullcomment"><divclass="comment cmt"><p>The sub-type of the player's uniform.
to a MAX, that is its "primary weapon slot"</p></dd><dt>returns</dt><ddclass="cmt"><p>the numeric subtype</p></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.loadouts.InfantryLoadout#DetermineSubtypeB"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="DetermineSubtypeB(suit:net.psforever.types.ExoSuitType.Value,subtype:Int):Int"class="anchorToMember"></a><aid="DetermineSubtypeB(types.ExoSuitType.Value,Int):Int"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/objects/loadouts/InfantryLoadout$.html#DetermineSubtypeB(suit:net.psforever.types.ExoSuitType.Value,subtype: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">DetermineSubtypeB</span><spanclass="params">(<spanname="suit">suit: <ahref="../../types/ExoSuitType$.html#ValueextendsOrdered[Enumeration.this.Value]withSerializable"name="net.psforever.types.ExoSuitType.Value"id="net.psforever.types.ExoSuitType.Value"class="extmbr">types.ExoSuitType.Value</a></span>, <spanname="subtype">subtype: <spanname="scala.Int"class="extype">Int</span></span>)</span><spanclass="result">: <spanname="scala.Int"class="extype">Int</span></span></span><pclass="shortcomment cmt">The sub-type of the player's uniform, as used in <code>FavoritesMessage</code>.<br>
The values for a specific <code>MAX</code> type is only known by knowing the subtype.</p><divclass="fullcomment"><divclass="comment cmt"><p>The sub-type of the player's uniform, as used in <code>FavoritesMessage</code>.<br>
The values for a specific <code>MAX</code> type is only known by knowing the subtype.</p></div><dlclass="paramcmts block"><dtclass="param">suit</dt><ddclass="cmt"><p>the player's uniform</p></dd><dtclass="param">subtype</dt><ddclass="cmt"><p>the mechanized assault exo-suit subtype as determined by their arm weapons</p></dd><dt>returns</dt><ddclass="cmt"><p>the numeric subtype</p></dd></dl></div></li><liclass="indented0 "name="net.psforever.objects.loadouts.InfantryLoadout#DetermineSubtypeC"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="DetermineSubtypeC(subtype:Int):Set[net.psforever.objects.avatar.Certification]"class="anchorToMember"></a><aid="DetermineSubtypeC(Int):Set[Certification]"class="anchorToMember"></a><spanclass="permalink"><ahref="../../../../net/psforever/objects/loadouts/InfantryLoadout$.html#DetermineSubtypeC(subtype:Int):Set[net.psforever.objects.avatar.Certification]"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">def</span></span><spanclass="symbol"><spanclass="name">DetermineSubtypeC</span><spanclass="params">(<spanname="subtype">subtype: <spanname="scala.Int"class="extype">Int</span></span>)</span><spanclass="result">: <spanname="scala.Predef.Set"class="extype">Set</span>[<ahref="../avatar/Certification.html"name="net.psforever.objects.avatar.Certification"id="net.psforever.objects.avatar.Certification"class="extype">Certification</a>]</span></span><pclass="shortcomment cmt">Assuming the exo-suit is a mechanized assault type,
use the subtype to determine what certifications would be valid for permitted access to that specific exo-suit.</p><divclass="fullcomment"><divclass="comment cmt"><p>Assuming the exo-suit is a mechanized assault type,
use the subtype to determine what certifications would be valid for permitted access to that specific exo-suit.