C# Class EssentialsPlugin.Utility.TimedEntityCleanupItem

Mostra 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_oe property

public DateTime,System addedTime
return System.DateTime

entityId public_oe property

public long entityId
return long

secondsAfterAdding public_oe property

public Int32,System secondsAfterAdding
return System.Int32