Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.Console.IConfigWarning Interface Reference

A warning for a configuration field. More...

Properties

string Field [get]
 The config field this warning is for in a JSON pointer format.
string Message [get]
 Warning message text.

Detailed Description

A warning for a configuration field.

Property Documentation

◆ Field

string Nakama.Console.IConfigWarning.Field
get

The config field this warning is for in a JSON pointer format.

◆ Message

string Nakama.Console.IConfigWarning.Message
get

Warning message text.


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