MCPcopy Create free account
hub / github.com/cegui/cegui / substr

Function substr

cegui/include/CEGUI/String.h:3908–3911  ·  view source on GitHub ↗

\brief Returns a substring [pos, pos+count) of this String. If the requested substring is larger than the String, or if count == npos, the substring [pos, size()) is returned. \param pos Position of the first code unit of the substring. \param count The number of code units of the substring to return. \return A String containing t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

StringFunction · 0.70

Tested by

no test coverage detected