Click or drag to resize

SRIATParams, TItemViewsHolder Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Com.ForbiddenByte.OSA.CoreOSATParams, TItemViewsHolder
            Com.ForbiddenByte.OSA.CoreSRIATParams, TItemViewsHolder

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("It was renamed to OSA. Use that instead and then run the migration tool under frame8->OSA->Migration", 
	true)]
public abstract class SRIA<TParams, TItemViewsHolder> : OSA<TParams, TItemViewsHolder>
where TParams : BaseParams
where TItemViewsHolder : BaseItemViewsHolder

Type Parameters

TParams
TItemViewsHolder

The SRIATParams, TItemViewsHolder type exposes the following members.

Constructors
Version Information

Optimized ScrollView Adapter

Obsolete (does not compile) in 4.1 and later
See Also