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

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

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: