DestroyObject









How do I use Destroy Object
Below are practical examples compiled from projects for learning and reference purposes

Featured Snippets


File name: OnStartDelete.cs Copy
7  void Start () {
8   Component.DestroyObject(this.gameObject);
9  }

DestroyObject 106 lượt xem

Gõ tìm kiếm nhanh...