GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
DungeonShooting
Transfer to URL with SHA
Find file
Newer
Older
tree:
967f449b91
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
framework
/
generator
/ UiGenerator.cs
lijincheng
on 11 Mar 2023
63 bytes
将 Automation 中的生成代码抽到 Generator 文件夹下
Raw
Blame
History
namespace Generator; public static class UiGenerator { }