C# Class UnturnedFrenetic.EventSystems.EntityEvents.EntityDestroyedEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: mcmonkey4eva/UnturnedFrenetic Class Usage Examples

Méthodes publiques

Свойство Type Description
Amount NumberTag
Cancelled bool
Entity TemplateObject

Property Details

Amount public_oe property

public NumberTag Amount
Résultat NumberTag

Cancelled public_oe property

public bool Cancelled
Résultat bool

Entity public_oe property

public TemplateObject Entity
Résultat TemplateObject