MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / IsUpdated

Method IsUpdated

tests/SDK/NDK/StateMachine.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 }
11
12 bool IsUpdated() const
13 {
14 return m_isUpdated;
15 }
16
17 void Leave(Ndk::StateMachine& /*fsm*/) override
18 {

Callers 1

StateMachine.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected