using System.Collections.Generic; using System.IO; using System.Runtime.InteropServices; using Newtonsoft.Json; using UnityEngine; namespace MindPowerSdk { public sealed class CSceneObjSet : CRawDataSet { } }