MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / OnTextEntered

Method OnTextEntered

SDK/src/NDK/BaseWidget.cpp:202–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200 }
201
202 void BaseWidget::OnTextEntered(char32_t /*character*/, bool /*repeated*/)
203 {
204 }
205
206 void BaseWidget::DestroyChild(BaseWidget* widget)
207 {

Callers 1

OnEventTextEnteredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected