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

Method getValue

MyGUIEngine/include/MyGUI_XmlDocument.h:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 int getValue() const
51 {
52 return mValue;
53 }
54
55 private:
56 Enum mValue;

Callers 4

ToEditCommandFunction · 0.45
injectMousePressMethod · 0.45
injectMouseReleaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected