MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / getTextField

Method getTextField

Source/TextInputNode.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326ax::ui::TextField* TextInputNode::getTextField()
327{
328 return _textField;
329}
330
331float TextInputNode::getMaxDisplayLabelScale()
332{

Callers 2

initMethod · 0.80
onSearchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected