This website requires JavaScript.
Explore
Help
Sign In
a.samsonkin
/
hellbound
Watch
1
Star
0
Fork
You've already forked hellbound
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
hellbound
/
Assets
/
Scripts
/
Managers
/
Statistics
/
Product
/
EnumProductProgressStatus.cs
7 lines
90 B
C#
Raw
Permalink
Blame
History
public
enum
EnumProductProgressStatus
{
START
,
COMPLETE
,
FAIL
,
UNDEFINED
}
Reference in New Issue
View Git Blame
Copy Permalink