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

Method updateInheritsDepth

Wrappers/MyGUI_Export/MyGUI_CustomLayerNode.cpp:58–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 void CustomLayerNode::updateInheritsDepth(float _value)
59 {
60 mInheritsDepth = _value;
61
62 invalidateAll();
63 }
64
65}

Callers 1

invalidateAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected