Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getHashNoCase
Method
getHashNoCase
Engine/source/core/util/str.cpp:371–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
}
370
371
U32 getHashNoCase() const
372
{
373
return mHashNoCase;
374
}
375
376
U32 getOrCreateHashNoCase() const
377
{
Callers
1
equal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected