Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidColson/Polybox
/ InputString
Function
InputString
source/input.cpp:779–781 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
777
// ***********************************************************************
778
779
String InputString() {
780
return pInputState->textInputString.CreateString(g_pArenaFrame);
781
}
Callers
1
LuaInputString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected