2020-07-08

This commit is contained in:
2020-07-08 08:01:34 +08:00
parent e344c54d82
commit 650da9efae
97 changed files with 1469 additions and 475 deletions

View File

@@ -40,6 +40,8 @@ Directory = CS.System.IO.Directory
MemoryStream = CS.System.IO.MemoryStream
---@type UnityEngine.Color
Color = CS.UnityEngine.Color
---@type UnityEngine.Screen
Screen = CS.UnityEngine.Screen
---@type System.GC
GC = CS.System.GC