Match Up
Provides simple drop-in matchmaking support for any networking system.
AddScriptingDefines Class Reference

Adds the given define symbols to PlayerSettings define symbols. Just add your own define symbols to the Symbols property at the below. More...

Inherits Editor.

Static Public Attributes

static readonly string [] Symbols
 Symbols that will be added to the editor More...
 

Detailed Description

Adds the given define symbols to PlayerSettings define symbols. Just add your own define symbols to the Symbols property at the below.

Member Data Documentation

◆ Symbols

readonly string [] Symbols
static
Initial value:
= new string[] {
"MATCH_UP"
}

Symbols that will be added to the editor