Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ load_data
Method
load_data
ogsr_engine/COMMON_AI/object_loader.h:123–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
};
122
123
IC static void load_data(LPCSTR& data, M& stream, const P& p) { NODEFAULT; }
124
125
IC static void load_data(LPSTR& data, M& stream, const P& p)
126
{
Callers
nothing calls this directly
Calls
15
xr_strdup
Function · 0.85
load_data
Function · 0.85
after_load
Method · 0.80
can_clear
Method · 0.80
u32
Enum · 0.70
r_stringZ
Method · 0.45
clear
Method · 0.45
size
Method · 0.45
resize
Method · 0.45
r_u32
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected