Condividi tramite


Entity.Destroy Metodo

Definizione

Elimina l'entità.

public:
 void Destroy();
public void Destroy ();
member this.Destroy : unit -> unit
Public Sub Destroy ()

Commenti

L'eliminazione di un'entità eliminerà anche tutti i componenti e le entità figlio. Dopo aver chiamato Destroy() restituisce Validfalse.

Si applica a

Vedi anche