Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetText
Method
GetText
Sources/Jazz2/UI/Menu/TextInputBuffer.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
StringView TextInputBuffer::GetText() const
36
{
37
return _text;
38
}
39
40
std::size_t TextInputBuffer::GetCursor() const
41
{
Callers
7
OnUpdate
Method · 0.45
OnDrawOverlay
Method · 0.45
OnKeyPressed
Method · 0.45
OnDrawItem
Method · 0.45
OnUpdate
Method · 0.45
OnDrawOverlay
Method · 0.45
OnKeyPressed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected