Network class that represents the module initializer of Network.
More...
Network class that represents the module initializer of Network.
◆ Initialize()
bool Nz::Network::Initialize |
( |
| ) |
|
|
static |
Initializes the Network module.
- Returns
- true if initialization is successful
◆ IsInitialized()
bool Nz::Network::IsInitialized |
( |
| ) |
|
|
static |
Checks whether the module is initialized.
- Returns
- true if module is initialized
◆ Uninitialize()
void Nz::Network::Uninitialize |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files:
- include/Nazara/Network/Network.hpp
- src/Nazara/Network/Network.cpp