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

Function NotValue

engine/Poseidon/IO/ParamFile/ParamFile.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173inline void NotValue(const char* eName)
174{
175 LOG_DEBUG(Core, "ParamFile error: '{}' is not a value", eName);
176}
177
178inline void NotArray(const char* aName)
179{

Callers 5

ParamFile.cppFile · 0.85
GetIntMethod · 0.85
GetValueRawMethod · 0.85
GetValueMethod · 0.85
SetValueMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected