C# 클래스 ACR_ServerCommunicator.GameWorldManager.SynchronizeOnlineServersRow

This structure contains rowset data for a synchronization round of the online server query.
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources

공개 프로퍼티들

프로퍼티 타입 설명
AddressString string
PublicServer bool
ServerId int

프로퍼티 상세

AddressString 공개적으로 프로퍼티

public string AddressString
리턴 string

PublicServer 공개적으로 프로퍼티

public bool PublicServer
리턴 bool

ServerId 공개적으로 프로퍼티

public int ServerId
리턴 int