ServerCommandService.KeyValue Class Reference

A Key/Value pair that consists of two strings. More...

Properties

string Key [get, set]
 
string Value [get, set]
 

Detailed Description

A Key/Value pair that consists of two strings.

Property Documentation

◆ Key

string ServerCommandService.KeyValue.Key
getset

◆ Value

string ServerCommandService.KeyValue.Value
getset