This website works better with JavaScript.
Explore
Help
Register
Sign In
szy73711
/
UnityECS
Watch
1
Star
0
Fork
You've already forked UnityECS
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
536 KiB
C#
100%
Tag:
Branch:
Tree:
3a1e97df6f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3a1e97df6f'
${ noResults }
UnityECS
/
Assets
/
Scripts
/
EntityType.cs
9 lines
98 B
Raw
Blame
History
namespace
GameCore.Test
{
public
enum
EntityType
{
Unit
,
Monster
,
}
}
Reference in new issue
View Git Blame
Copy Permalink