Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ OsirisFunctionHandle
Method
OsirisFunctionHandle
OsiInterface/OsiInterface.h:351–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
uint32_t Handle;
350
351
OsirisFunctionHandle() : Handle(0) {}
352
OsirisFunctionHandle(uint32_t InHandle) : Handle(InHandle) {}
353
354
inline uint8_t GetPart1() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected