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

Method getCanvas

Tools/EditorFramework/BackgroundControl.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 MyGUI::Widget* BackgroundControl::getCanvas()
40 {
41 return mCanvas;
42 }
43
44 void BackgroundControl::notifySettingsChanged(std::string_view _path)
45 {

Callers 1

createSkinMethod · 0.80

Calls

no outgoing calls

Tested by 1

createSkinMethod · 0.64