Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ ui_window_get
Function
ui_window_get
StereoKitC/ui/ui_layout.cpp:555–557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
///////////////////////////////////////////
554
555
ui_window_t* ui_window_get(ui_window_id window) {
556
return &skui_windows[window];
557
}
558
559
///////////////////////////////////////////
560
Callers
2
ui_window_begin_g
Function · 0.85
ui_window_end
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected