MCPcopy Create free account
hub / github.com/comaps/comaps / SetPreparing

Method SetPreparing

libs/map/search_mark.cpp:411–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

409 }
410
411void SearchMarkPoint::SetPreparing(bool isPreparing)
412{
413 SET_BOOL_ATTRIBUTE(m_isPreparing, isPreparing);
414}
415
416void SearchMarkPoint::SetSale(bool hasSale)
417{

Callers 1

SetPreparingStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected