Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione Condiviso 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

Lua
my_entity:IsBeingDestroyed()

Valore restituito

  • boolean