This website requires JavaScript.
Explore
Help
Sign In
Prg_ZhangXuheng
/
NLDClient-yudde
Watch
1
Star
0
Fork
You've already forked NLDClient-yudde
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56e73c7c64
NLDClient-yudde
/
ProjectNLD
/
Assets
/
Code
/
Scripts
/
Gameplay
/
UI
/
UIBinder
/
UIBinderBase.cs
6 lines
98 B
C#
Raw
Normal View
History
Unescape
Escape
【工程】from p4
2023-10-19 15:00:19 +08:00
public
class
UIBinderBase
【工程】迁移
2023-08-22 19:08:45 +08:00
{
public
static
void
GetComponents
(
UIWindow
window
)
{
}
}