Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Nakama.Console.IConsoleConfig Interface Reference

The current server configuration and any associated warnings. More...

Inherited by Nakama.Console.ConsoleConfig.

Properties

string Config [get]
 JSON-encoded active server configuration.
 
string ServerVersion [get]
 
IEnumerable< IConfigWarningWarnings [get]
 Any warnings about the current config.
 

Detailed Description

The current server configuration and any associated warnings.

Property Documentation

◆ Config

string Nakama.Console.IConsoleConfig.Config
get

JSON-encoded active server configuration.

◆ ServerVersion

string Nakama.Console.IConsoleConfig.ServerVersion
get

◆ Warnings

IEnumerable<IConfigWarning> Nakama.Console.IConsoleConfig.Warnings
get

Any warnings about the current config.


The documentation for this interface was generated from the following file: