PCKPacker.flush

Writes the files specified using all addFile calls since the last flush. If verbose is true, a list of files added will be printed to the console for easier debugging.

struct PCKPacker
@nogc nothrow
GodotError
flush
(
in bool verbose = false
)

Meta