命名空间迁移
This commit is contained in:
@@ -17,6 +17,7 @@ namespace Demo.Game
|
||||
[Content] public GameController RootGameController;
|
||||
|
||||
public string SourcePath;
|
||||
public HashSet<string> LoadedScriptSet = new();
|
||||
|
||||
protected override IEnumerator DoSomethingDuringApplyScript()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user