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

Method setMerge

Tools/EditorFramework/Action.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 void Action::setMerge(bool _value)
26 {
27 mMerge = _value;
28 }
29
30 bool Action::getMerge() const
31 {

Callers 1

executeActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected