MCPcopy Create free account
hub / github.com/assaultcube/AC / loopv

Method loopv

source/src/worldio.cpp:1314–1314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1312 numundo = backupeditundo(tmp, MAXHEADEREXTRA, MAXHEADEREXTRA);
1313 headerextras.add(new headerextra(tmp.length(), HX_EDITUNDO, tmp.getbuf()));
1314 loopv(::todoents) { todoents.add(::todoents[i]); todoentdescs.add(newstring(::todoentdescs[i])); }
1315 }
1316
1317 ~xmap()

Callers

nothing calls this directly

Calls 4

newstringFunction · 0.85
hexbinwriteFunction · 0.85
addMethod · 0.45
printfMethod · 0.45

Tested by

no test coverage detected