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

Method setChange

Wrappers/MyGUI_Export/MyGUI_ExportVertexBuffer.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 void ExportVertexBuffer::setChange(bool _value)
60 {
61 mChange = _value;
62 }
63
64 bool ExportVertexBuffer::getChange() const
65 {

Callers 1

beginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected