MCPcopy Create free account
hub / github.com/clementgallet/libTAS / close

Method close

src/program/movie/MovieFileInputs.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251}
252
253void MovieFileInputs::close()
254{
255 input_list.clear();
256}
257
258bool MovieFileInputs::isEqual(const MovieFileInputs* movie, unsigned int start_frame, unsigned int end_frame) const
259{

Callers 2

loadMethod · 0.45
saveMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected