Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ IsUpdated
Method
IsUpdated
tests/SDK/NDK/Entity.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
{
9
public:
10
bool IsUpdated()
11
{
12
return m_updated;
13
}
14
15
void SetUpdated()
16
{
Callers
1
Entity.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected