【工具类】移入SDK
parent
7d97d09f1a
commit
aa266e2999
BIN
ProjectNLD/Assets/Code/Scripts/GamePlay_Dll/GamePlay.dll (Stored with Git LFS)
BIN
ProjectNLD/Assets/Code/Scripts/GamePlay_Dll/GamePlay.dll (Stored with Git LFS)
Binary file not shown.
|
|
@ -3,6 +3,7 @@ using System.IO;
|
|||
using cfg.WeaponCfg;
|
||||
using Gameplay.Character;
|
||||
using Gameplay.Utils;
|
||||
using PhxhSDK;
|
||||
using PhxhSDK.Phxh.AutoCombine;
|
||||
using SkillEditor;
|
||||
using UnityEditor;
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ using System.Collections.Generic;
|
|||
using DG.DemiEditor;
|
||||
using Framework;
|
||||
using Gameplay.Utils;
|
||||
using PhxhSDK;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: dd48bcfa12c7440e582bb09fa9cd7a8a
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -6,6 +6,7 @@ using System.Threading.Tasks;
|
|||
using cfg.BulletCfg;
|
||||
//using CriWare.Assets;
|
||||
using Gameplay.Utils;
|
||||
using PhxhSDK;
|
||||
using Sirenix.Utilities.Editor;
|
||||
|
||||
namespace SkillEditor
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit a871583b7c7c63c7a1d7bcaeb6a986704ab201ed
|
||||
Subproject commit 4435915ef1b99bd3ae3666ffe0d1dc6b2886cd32
|
||||
Loading…
Reference in New Issue