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
ab2d7d4724
YooAsset
/
Assets
/
YooAsset
/
Runtime
/
OperationSystem
/
EOperationStatus.cs
11 lines
104 B
C#
Raw
Blame
History
namespace
YooAsset
{
public
enum
EOperationStatus
{
None
,
Processing
,
Succeed
,
Failed
}
}
Reference in New Issue
View Git Blame
Copy Permalink