PCKPackerFlush Method |
Writes the files specified using all AddFile(String, String) calls since the last flush. If verbose is true, a list of files added will be printed to the console for easier debugging.
Namespace: Godot
public Error Flush( bool verbose = false )
[Missing <param name="verbose"/> documentation for "M:Godot.PCKPacker.Flush(System.Boolean)"]
[Missing <returns> documentation for "M:Godot.PCKPacker.Flush(System.Boolean)"]