U3D_TobaccoWarehouseISMDTSy.../Assets/Scripts/YL/Consentmark.cs

10 lines
150 B
C#

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