Click or drag to resize

PackedDataContainerPack Method

[Missing <summary> documentation for "M:Godot.PackedDataContainer.Pack(System.Object)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Error Pack(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Godot.PackedDataContainer.Pack(System.Object)"]

Return Value

Type: Error

[Missing <returns> documentation for "M:Godot.PackedDataContainer.Pack(System.Object)"]

See Also