自动化生成字典
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
using Demo.Attr;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Demo.Game
|
||||
{
|
||||
[Scriptable]
|
||||
public class PrefabRootObject : ScriptableObject, IAssetBundleLoader
|
||||
{
|
||||
public static PrefabRootObject Make()
|
||||
|
||||
Reference in New Issue
Block a user