CTR Pia
4.11.3
Game Communication Engine
|
Class for configuring a local network. More...
Public Attributes | |
u8 | m_ApplicationVersion |
Specifies the application version. Applications running a different version than this value can find the created network but not connect to it. | |
bool | m_IsEnableAroundNetworkSearch |
Enables or disables nearby network search. Enabled if true ; disabled if false . | |
bool | m_IsEnableHostMigration |
Enables or disables local network host migration. Enabled if true ; disabled if false . | |
Class for configuring a local network.
This class is never instantiated by an application. Use a class that inherits this class.