ams::mitm::ldn::SessionInfo
ams::mitm::ldn::SessionInfo
Section titled “ams::mitm::ldn::SessionInfo”Session information for IPC with overlay.
Contains information about the current LDN session, exposed via ryu:cfg. Matchesin
Members
Section titled “Members”node_count
Section titled “node_count”Type: u8
Number of players in session.
node_count_max
Section titled “node_count_max”Type: u8
Maximum players allowed.
local_node_id
Section titled “local_node_id”Type: u8
Our node ID in the session.
is_host
Section titled “is_host”Type: u8
1 if we are the host, 0 if client
reserved
Section titled “reserved”Type: u8
Reserved for future use.