This website requires JavaScript.
Explore
Help
Register
Sign In
paulh
/
sdsandbox-rl-scripts
Watch
1
Star
0
Fork
You've already forked sdsandbox-rl-scripts
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fcdcb14e57
sdsandbox-rl-scripts
/
Scripts
/
Marker.cs
8 lines
106 B
C#
Executable File
Raw
Blame
History
using
UnityEngine
;
using
System.Collections
;
public
class
Marker
:
MonoBehaviour
{
public
int
id
;
}
Reference in New Issue
View Git Blame
Copy Permalink