C# Class AdvancedLogParser.Log

Datei anzeigen 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_oe property

public uint CharacterId
return uint

DMId public_oe property

public uint DMId
return uint

Event public_oe property

public string Event
return string

EventDescription public_oe property

public string EventDescription
return string

Id public_oe property

public uint Id
return uint

ServerId public_oe property

public ushort ServerId
return ushort

Time public_oe property

public DateTime,System Time
return System.DateTime