This website works better with JavaScript.
Explore
Help
Register
Sign In
chendian
/
Touhou
Watch
2
Star
0
Fork
You've already forked Touhou
0
Code
Projects
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44d173d776
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '44d173d776'
${ noResults }
Touhou
/
client
/
Assets
/
Game
/
Scripts
/
MonoScript
/
Character
/
EntityInfo.cs
9 lines
131 B
C#
Raw
Blame
History
using
UnityEngine
;
namespace
Game
{
public
class
EntityInfo
:
MonoBehaviour
{
public
int
entityId
;
}
}
View Git Blame
Copy Permalink