Click or drag to resize

IScrollRectProxygameObject Property

Tha game object which represents the scroll rect. Lowercase, so that monobehaviours won't be forced override it, as they already have this property

Namespace:  frame8.Logic.Misc.Visual.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
GameObject gameObject { get; }

Property Value

Type: GameObject
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also