Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Information specific to the ChatControlJoinedNetwork type of state change.
Syntax
struct PartyChatControlJoinedNetworkStateChange : PartyStateChange {
PartyNetwork* network;
PartyChatControl* chatControl;
}
Members
network PartyNetwork*
The network joined.
chatControl PartyChatControl*
The chat control that joined the network.
Requirements
Header: Party.h