This website requires JavaScript.
Explore
Help
Register
Sign In
AlicizaX
/
com.alicizax.unity.focus-creative-games.luban
Watch
1
Star
0
Fork
0
You've already forked com.alicizax.unity.focus-creative-games.luban
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
cbfcac3164
com.alicizax.unity.focus-cr...
/
Runtime
/
BeanBase.cs
9 lines
109 B
C#
Raw
Normal View
History
Unescape
Escape
init
2025-01-09 14:22:37 +08:00
init
2025-01-23 10:35:19 +08:00
namespace
Luban
init
2025-01-09 14:22:37 +08:00
{
init
2025-01-23 10:35:19 +08:00
public
abstract
class
BeanBase
init
2025-01-09 14:22:37 +08:00
{
public
abstract
int
GetTypeId
(
)
;
}
init
2025-01-23 10:35:19 +08:00
}
Reference in New Issue
Copy Permalink