This website requires JavaScript.
Explore
Help
Register
Sign In
pengtaihao
/
YooAsset
mirror of
https://github.com/tuyoogame/YooAsset
Watch
1
Star
0
Fork
You've already forked YooAsset
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0c70f27560
YooAsset
/
Assets
/
YooAsset
/
Editor
/
Localization
/
ILocalization.cs
8 lines
111 B
C#
Raw
Blame
History
namespace
YooAsset.Editor
{
public
interface
ILocalization
{
string
GetLanguage
(
ELanguageKey
key
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink