Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ Get
Method
Get
Engine/source/EtCore/Hashing/HashString.h:86–86 ·
view source on GitHub ↗
accessors -----------
Source
from the content-addressed store, hash-verified
84
// accessors
85
//-----------
86
T_Hash Get() const { return m_Hash; }
87
bool IsEmpty() const { return m_Hash == 0u; }
88
89
// debug
Callers
10
Load
Method · 0.45
AtomicTypeToJsonValue
Function · 0.45
operator==
Method · 0.45
operator<=
Method · 0.45
operator>=
Method · 0.45
operator!=
Method · 0.45
operator<
Method · 0.45
operator>
Method · 0.45
operator()
Method · 0.45
AddPackageToWriter
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected