正在为RScript更新内容(已通过编译)
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Demo.Game
|
||||
public bool IsCreateNewProject = false;
|
||||
public Dictionary<string, Type> ScriptableObjectTypen = new();
|
||||
public bool IsAutoPlay = false;
|
||||
public ProjectDefaultFileStyle CurrentProjectDefaultFileStyle = default;
|
||||
[Header("Timeline")]
|
||||
public Action<float, float> SetupSongDuration;
|
||||
public Action<float> SetSongCurrentTime;
|
||||
|
||||
Reference in New Issue
Block a user