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

Method getString

core/ui/UIText.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122std::string_view Text::getString() const
123{
124 return _labelRenderer->getString();
125}
126
127ssize_t Text::getStringLength() const
128{

Callers 15

parseSamplerMethod · 0.45
parseUniformMethod · 0.45
parseRenderStateMethod · 0.45
getOptionalStringFunction · 0.45
getStringForKeyMethod · 0.45
onLoadNativeLibrariesMethod · 0.45
getTitleTextMethod · 0.45
getPrevWordPosFunction · 0.45
getNextWordPosFunction · 0.45
isWrappableFunction · 0.45

Calls

no outgoing calls

Tested by 10

addLogMethod · 0.36
initMethod · 0.36
touchEventMethod · 0.36
loadSpriteFramesMethod · 0.36
MenuLayerMainMenuMethod · 0.36
doTestMethod · 0.36
printValueMethod · 0.36
printPropertiesFunction · 0.36
doTestMethod · 0.36
printValueMethod · 0.36