MCPcopy 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

28namespace TrackEditor {
29
30void ObjectPicker::Load() {
31 eGizmo.Load();
32}
33
34void ObjectPicker::Tick() {
35}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected