MCPcopy 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_strdupFunction · 0.85
load_dataFunction · 0.85
after_loadMethod · 0.80
can_clearMethod · 0.80
u32Enum · 0.70
r_stringZMethod · 0.45
clearMethod · 0.45
sizeMethod · 0.45
resizeMethod · 0.45
r_u32Method · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected