Show / Hide Table of Contents

Class MyRankServer

Inheritance
System.Object
MyRankServer
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyRankServer : Object

Constructors

MyRankServer()

Declaration
public MyRankServer()

Properties

Address

Declaration
public string Address { get; set; }
Property Value
Type Description
System.String

ConnectionString

Declaration
public string ConnectionString { get; }
Property Value
Type Description
System.String

Rank

Declaration
public int Rank { get; set; }
Property Value
Type Description
System.Int32

ServicePrefix

Declaration
public string ServicePrefix { get; set; }
Property Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾