SRIATParams, TItemViewsHolderAsMonoBehaviour Property |
Simply casts the adapter to a MonoBehaviour and returns it. Guaranteed to be non-null, because
SRIATParams, TItemViewsHolder implements MonoBehaviour
Namespace:
frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic MonoBehaviour AsMonoBehaviour { get; }Property Value
Type:
MonoBehaviourImplements
ISRIAAsMonoBehaviour
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also