Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ input_text_reset
Function
input_text_reset
StereoKitC/systems/input_keyboard.cpp:165–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
///////////////////////////////////////////
164
165
void input_text_reset() {
166
local.key_data.queue_counter = 0;
167
}
168
169
///////////////////////////////////////////
170
Callers
1
input_keyboard_update
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected