Function eos_rs::api::gameplay::get_party_members
source · pub fn get_party_members() -> impl AsRef<[u16]>
Expand description
Appears to get the team’s active party members.
Output is a slice-like of 2-byte values (they seem to be indexes of some sort) describing each party member.