C# 클래스 ACR_ServerCommunicator.GameWorldManager.SynchronizeOnlineCharactersRow

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

공개 프로퍼티들

프로퍼티 타입 설명
CharacterId int
IsDM bool
LocationString string
ServerId int

프로퍼티 상세

CharacterId 공개적으로 프로퍼티

public int CharacterId
리턴 int

IsDM 공개적으로 프로퍼티

public bool IsDM
리턴 bool

LocationString 공개적으로 프로퍼티

public string LocationString
리턴 string

ServerId 공개적으로 프로퍼티

public int ServerId
리턴 int