Click or drag to resize

BaseParamsminNumberOfObjectsToKeepInMemory Field

Note: This API is now obsolete.

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[NonSerializedAttribute]
[ObsoleteAttribute("This was actually renamed to maxNumberOfObjectsToKeepInMemory. If however there's the need to keep more objects active than the viewport allows, consider slightly increasing recyclingToleranceFactor", 
	true)]
public int minNumberOfObjectsToKeepInMemory

Field Value

Type: Int32
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
Obsolete (does not compile) in 3.1 and later
See Also