Funzione
Veloce
Entity:IsBeingDestroyed
Returns true if this Entity is being destroyed.<br>You can check this inside events like <code>Drop</code> to see if a Pickable is being dropped because it's going to be destroyed
Non ancora tradotto
Sintassi
my_entity:IsBeingDestroyed()
Valore restituito
- boolean