PCKPackerAddFile Method |
Adds the source_path file to the current PCK package at the pck_path internal path (should start with res://).
Namespace: Godot
public Error AddFile( string pckPath, string sourcePath )
[Missing <param name="pckPath"/> documentation for "M:Godot.PCKPacker.AddFile(System.String,System.String)"]
[Missing <param name="sourcePath"/> documentation for "M:Godot.PCKPacker.AddFile(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.PCKPacker.AddFile(System.String,System.String)"]