MCPcopy Create free account
hub / github.com/MrNeRF/LichtFeld-Studio / EndFlash

Method EndFlash

external/zep/src/buffer.cpp:1596–1598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1594 }
1595
1596 void ZepBuffer::EndFlash() const {
1597 GetEditor().SetFlags(ZClearFlags(GetEditor().GetFlags(), ZepEditorFlags::FastUpdate));
1598 }
1599
1600 void ZepBuffer::BeginFlash(float seconds, FlashType flashType, const GlyphRange& range) {
1601 if (range.first == range.second) {

Callers

nothing calls this directly

Calls 3

ZClearFlagsFunction · 0.85
GetFlagsMethod · 0.80
SetFlagsMethod · 0.45

Tested by

no test coverage detected