Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanTanDev/runity
/ Update
Method
Update
unity/Runity/RunityMono.cs:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
);
20
}
21
void Update() {
22
m_runity.Update();
23
}
24
}
25
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected