Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ GetSalt
Method
GetSalt
OsiInterface/DivBaseTypes.h:345–348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
inline uint32_t GetSalt() const
346
{
347
return (Handle >> 32) & 0x3fffff;
348
}
349
350
inline uint32_t GetIndex() const
351
{
Callers
1
GetComponentByEntityHandle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected