U3D_TobaccoWarehouseISMDTSy.../Assets/Scripts/YL/Boxtasknumber.cs

10 lines
152 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Boxtasknumber : MonoBehaviour
{
public string ID;
}