MCPcopy Create free account
hub / github.com/YCAMInterlab/Duration / getShouldDelete

Method getShouldDelete

Duration/src/ofxTLUIHeader.cpp:271–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271bool ofxTLUIHeader::getShouldDelete(){
272 return shouldDelete;
273}
274
275bool ofxTLUIHeader::getModified(){
276 bool b = modified;

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected