Getting Team Info
Calling rust_socket.get_team_info()
returns a RustTeamInfo
object with the following data:
So, to get the name of the first member in the team you can do:
Last updated
Calling rust_socket.get_team_info()
returns a RustTeamInfo
object with the following data:
So, to get the name of the first member in the team you can do:
Last updated