MCPcopy Create free account
hub / github.com/MyGUI/mygui / setCoord

Method setCoord

Tools/LayoutEditor/PropertyFieldPosition.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 }
135
136 void PropertyFieldPosition::setCoord(const MyGUI::IntCoord& _coord)
137 {
138 mMainWidget->setCoord(_coord);
139 }
140
141 void PropertyFieldPosition::setValue(std::string_view _value)
142 {

Callers 1

onActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected