Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AuthMethod

Index

Enumeration members

Enumeration members

None

None: = 0

Don't authenticate with the server and just attempt to join/create/find a game immediately.

NonceExchange

NonceExchange: = 1

Create a separate, secure DTLS connection to a different server before joining, serving short nonce tokens that can be used to authenticate.

SecureTransport

SecureTransport: = 2

Use a secure transport for all connections to the game server.

Generated using TypeDoc