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

Function NotArray

engine/Poseidon/IO/ParamFile/ParamFile.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178inline void NotArray(const char* aName)
179{
180 LOG_DEBUG(Core, "ParamFile error: '{}' is not an array.", aName);
181}
182
183enum SpecValueType
184{

Callers 3

ClearMethod · 0.85
AddValueMethod · 0.85
AddArrayValueMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected