MCPcopy Create free account
hub / github.com/axmolengine/axmol / getString

Method getString

core/ui/UITextField.cpp:498–501  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496}
497
498std::string_view TextField::getString() const
499{
500 return _textFieldRenderer->getString();
501}
502
503int TextField::getStringLength() const
504{

Callers 1

copySpecialPropertiesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected