Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ tools_step
Function
tools_step
StereoKitC/tools/tools.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
///////////////////////////////////////////
16
17
void tools_step() {
18
file_picker_update();
19
virtualkeyboard_update();
20
}
21
22
///////////////////////////////////////////
23
Callers
nothing calls this directly
Calls
2
file_picker_update
Function · 0.85
virtualkeyboard_update
Function · 0.85
Tested by
no test coverage detected