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

Method IsWaitingForActionCompletion

libs/drape_frontend/user_event_stream.cpp:1283–1286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1281}
1282
1283bool UserEventStream::IsWaitingForActionCompletion() const
1284{
1285 return m_state != STATE_EMPTY;
1286}
1287
1288void UserEventStream::SetKineticScrollEnabled(bool enabled)
1289{

Callers 1

RenderFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected