Click or drag to resize

Utils Class

Inheritance Hierarchy
SystemObject
  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterUtils

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static class Utils

The Utils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberForceSetPointerEventDistanceToZero
Returns the delta reported in the PointerEventData
Public methodStatic memberGetOriginalPointerEventDataWithPointerDragGO
This is needed because the PointerEventData received in OnDrag, OnEndDrag etc. is a copy of the original one
Public methodStatic memberGetRandomColor
Top
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also