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

Method Delete

engine/Poseidon/IO/ParamFile/ParamFile.cpp:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273 NotClass(GetContext(), name);
274}
275void ParamEntry::Delete(const RStringB& name)
276{
277 NotClass(GetContext(), name);
278}
279
280void ParamEntry::Add(const RStringB& name, int val)
281{

Callers 10

GetOperFieldMethod · 0.45
RemoveFieldMethod · 0.45
MoveToFrontMethod · 0.45
DeleteLastMethod · 0.45
FlushBankMethod · 0.45
OpenMethod · 0.45
FileBufferLoadedMethod · 0.45
~FileBufferLoadedMethod · 0.45
CompletedCallbackMethod · 0.45

Calls 1

NotClassFunction · 0.85

Tested by

no test coverage detected