Click or drag to resize

BaseModelCachedType Property

Assigned in the constructor. It's related to the visual state and not a data field per-se, but the gains in performance are huge if it's declared here, compared to being managed in a separate array or class

Namespace:  Com.ForbiddenByte.OSA.Demos.MultiplePrefabs.Models
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Type CachedType { get; }

Property Value

Type: Type
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also