MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / fail

Method fail

engine/Poseidon/IO/PackFiles.cpp:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 void close();
98 void write(const void* data, int size);
99 bool fail() const { return _fail; }
100 void setbuffer(int size);
101
102 SOFStream();

Callers 15

LoadMethod · 0.45
FullLoadMethod · 0.45
loadFromFileServerMethod · 0.45
LoadDataMethod · 0.45
SaveDataMethod · 0.45
LoadMethod · 0.45
LoadRVWMethod · 0.45
LoadOPRWMethod · 0.45
LoadMethod · 0.45
ParseMapFileMethod · 0.45
SlurpFileFunction · 0.45
SkipMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected