AbstractViewsHolder
MarkForRebuild Method
|
Make sure to override this when you have children layouts (for example, a [Vertical/Horizontal/Grid]LayoutGroup) and call MarkLayoutForRebuild(RectTransform) for them. Base's implementation should still be called!
Namespace:
Com.ForbiddenByte.OSA.Core
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public virtual void MarkForRebuild()
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also