Destroyed GameObject in list is not null

后端 未结 0 545
感动是毒
感动是毒 2020-11-29 21:51
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public class Test: MonoBehaviour
{
    public GameObject object;
    public List

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题