OSATParams, TItemViewsHolderAsMonoBehaviour Property |
Simply casts the adapter to a MonoBehaviour and returns it. Guaranteed to be non-null, because
OSATParams, TItemViewsHolder implements MonoBehaviour
Namespace:
Com.ForbiddenByte.OSA.Core
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic MonoBehaviour AsMonoBehaviour { get; }Property Value
Type:
MonoBehaviourImplements
IOSAAsMonoBehaviour
Version InformationOptimized ScrollView Adapter
Supported in: 4.1
See Also