C# Class AdvancedLogParser.Log

Show file Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
CharacterId uint
DMId uint
Event string
EventDescription string
Id uint
ServerId ushort
Time System.DateTime

Property Details

CharacterId public property

public uint CharacterId
return uint

DMId public property

public uint DMId
return uint

Event public property

public string Event
return string

EventDescription public property

public string EventDescription
return string

Id public property

public uint Id
return uint

ServerId public property

public ushort ServerId
return ushort

Time public property

public DateTime,System Time
return System.DateTime