C# Class UnturnedFrenetic.EventSystems.EntityEvents.EntityDestroyedEventArgs

Inheritance: EventArgs
Datei anzeigen Open project: mcmonkey4eva/UnturnedFrenetic Class Usage Examples

Public Properties

Property Type Description
Amount NumberTag
Cancelled bool
Entity TemplateObject

Property Details

Amount public_oe property

public NumberTag Amount
return NumberTag

Cancelled public_oe property

public bool Cancelled
return bool

Entity public_oe property

public TemplateObject Entity
return TemplateObject