Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ IsEmpty
Method
IsEmpty
Engine/source/EtCore/Hashing/HashString.h:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
//-----------
86
T_Hash Get() const { return m_Hash; }
87
bool IsEmpty() const { return m_Hash == 0u; }
88
89
// debug
90
//-------
Callers
5
main
Function · 0.80
LoadScene
Method · 0.80
SetSkyboxMap
Method · 0.80
SetStarfield
Method · 0.80
Draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected