PCKPackerPckStart Method |
Creates a new PCK file with the name pck_name. The .pck file extension isn't added automatically, so it should be part of pck_name (even though it's not required).
Namespace: Godot
public Error PckStart( string pckName, int alignment = 0 )
[Missing <param name="pckName"/> documentation for "M:Godot.PCKPacker.PckStart(System.String,System.Int32)"]
[Missing <param name="alignment"/> documentation for "M:Godot.PCKPacker.PckStart(System.String,System.Int32)"]
[Missing <returns> documentation for "M:Godot.PCKPacker.PckStart(System.String,System.Int32)"]