wut
v1.7.0
Wii U Toolchain
|
#include <wut.h>
#include <nn/result.h>
#include <nn/uds/ScrambledLocalFriendCode.h>
#include <nn/cfg/CTR.h>
Go to the source code of this file.
Data Structures | |
struct | NodeInformation |
Stores information about a node. More... | |
Namespaces | |
nn | |
nn::uds | |
nn::uds::Cafe | |
struct nn::uds::Cafe::NodeInformation |
Stores information about a node.
Definition at line 16 of file NodeInformation.h.
Data Fields | ||
---|---|---|
ScrambledLocalFriendCode | scrambledLocalFriendCode | The scrambled local friend code of the node. |
UserName | username | The node username. |
uint16_t | networkNodeId | The network node ID. |