C# 클래스 ACR_ServerCommunicator.GameWorldManager.SynchronizeIPCEventQueueRow

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

공개 프로퍼티들

프로퍼티 타입 설명
DestinationPlayerId int
DestinationServerId int
EventText string
EventType int
RecordId int
SourcePlayerId int
SourceServerId int

프로퍼티 상세

DestinationPlayerId 공개적으로 프로퍼티

public int DestinationPlayerId
리턴 int

DestinationServerId 공개적으로 프로퍼티

public int DestinationServerId
리턴 int

EventText 공개적으로 프로퍼티

public string EventText
리턴 string

EventType 공개적으로 프로퍼티

public int EventType
리턴 int

RecordId 공개적으로 프로퍼티

public int RecordId
리턴 int

SourcePlayerId 공개적으로 프로퍼티

public int SourcePlayerId
리턴 int

SourceServerId 공개적으로 프로퍼티

public int SourceServerId
리턴 int