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

Method setCacheUsing

UnitTests/UnitTest_TextureAnimations/MyGUI_RTTLayerNode.cpp:246–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244 }
245
246 void RTTLayerNode::setCacheUsing(bool _value)
247 {
248 mChacheUsing = _value;
249 mMajorUpdate = true;
250 }
251
252 void RTTLayerNode::attachLayerItem(ILayerItem* _item)
253 {

Callers 1

injectKeyPressMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected