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:
frame8.ScrollRectItemsAdapter.MultiplePrefabsExample.Models
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic Type CachedType { get; }Property Value
Type:
Type
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also