C# Class LKCamelot.Config

Show file Open project: vans163/LKEmu

Public Properties

Property Type Description
CycleTime int
ServerName string
ServerPort int

Property Details

CycleTime public static property

public static int CycleTime
return int

ServerName public static property

public static string ServerName
return string

ServerPort public static property

public static int ServerPort
return int