This commit is contained in:
CortexCore
2025-02-26 15:34:27 +08:00
parent b07ae4fea7
commit 54f40090c9
7 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
using System;
using System.Collections;
using System.Collections.Generic;
using BITKit.WorldNode;
namespace Net.Project.B.WorldNode
{
[Serializable]
public struct UnityMinimapNode : IWorldNode
{
public int Id { get; set; }
public object WorldObject { get; set; }
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 160f479daec454c488d6c21a888ae39e
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: