Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HarbourMasters/SpaghettiKart
/ Load
Method
Load
src/engine/editor/ObjectPicker.cpp:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
namespace TrackEditor {
29
30
void ObjectPicker::Load() {
31
eGizmo.Load();
32
}
33
34
void ObjectPicker::Tick() {
35
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected