User

Contains the NetworkUser record that represents an authenticated user identity within the Network Service system. A NetworkUser is produced by IServiceAdapter.SignIn() and is used throughout the networking layer to identify players.

Classes

Class
Description

Immutable record representing an authenticated user with ID and display name

See Also

Last updated