Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanTanDev/runity
/ RustEntityComponent
Class
RustEntityComponent
unity/Runity/RustEntityComponent.cs:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
namespace Runity {
5
public class RustEntityComponent : MonoBehaviour {
6
public UInt64 IdentifierBits;
7
}
8
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected