MCPcopy 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

mainFunction · 0.80
LoadSceneMethod · 0.80
SetSkyboxMapMethod · 0.80
SetStarfieldMethod · 0.80
DrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected