C# 클래스 AdvancedLogParser.Log

파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources

공개 프로퍼티들

프로퍼티 타입 설명
CharacterId uint
DMId uint
Event string
EventDescription string
Id uint
ServerId ushort
Time System.DateTime

프로퍼티 상세

CharacterId 공개적으로 프로퍼티

public uint CharacterId
리턴 uint

DMId 공개적으로 프로퍼티

public uint DMId
리턴 uint

Event 공개적으로 프로퍼티

public string Event
리턴 string

EventDescription 공개적으로 프로퍼티

public string EventDescription
리턴 string

Id 공개적으로 프로퍼티

public uint Id
리턴 uint

ServerId 공개적으로 프로퍼티

public ushort ServerId
리턴 ushort

Time 공개적으로 프로퍼티

public DateTime,System Time
리턴 System.DateTime