C# Class EssentialsPlugin.Utility.TimedEntityCleanupItem

Show file Open project: rexxar-tc/EssentialsPlugin Class Usage Examples

Public Properties

Property Type Description
addedTime System.DateTime
entityId long
secondsAfterAdding System.Int32

Property Details

addedTime public property

public DateTime,System addedTime
return System.DateTime

entityId public property

public long entityId
return long

secondsAfterAdding public property

public Int32,System secondsAfterAdding
return System.Int32