Click or drag to resize

Packer2DBoxPack Method

Namespace:  Com.ForbiddenByte.OSA.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Pack(
	List<Packer2DBoxBox> boxes,
	bool sort,
	Packer2DBoxNodeChoosingStrategy choosingStrategy,
	out double totalWidth,
	out double totalHeight
)

Parameters

boxes
Type: System.Collections.GenericListPacker2DBoxBox
sort
Type: SystemBoolean
choosingStrategy
Type: Com.ForbiddenByte.OSA.UtilPacker2DBoxNodeChoosingStrategy
totalWidth
Type: SystemDouble
totalHeight
Type: SystemDouble
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also