MCPcopy Create free account
hub / github.com/TankOs/SFGUI / GetParent

Method GetParent

src/SFGUI/Selector.cpp:108–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108Selector::PtrConst Selector::GetParent() const {
109 return m_parent;
110}
111
112std::string Selector::BuildString() const {
113 std::string str;

Callers 1

MatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected