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

Method getManualRender

MyGUIEngine/src/MyGUI_RenderItem.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 bool RenderItem::getManualRender() const
183 {
184 return mManualRender;
185 }
186
187 void RenderItem::outOfDate()
188 {

Callers 3

updateCompressionMethod · 0.45
doManualRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected