Click or drag to resize

UtilsForceSetPointerEventDistanceToZero Method

Returns the delta reported in the PointerEventData

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static Nullable<Vector2> ForceSetPointerEventDistanceToZero(
	PointerEventData pev
)

Parameters

pev
Type: PointerEventData

Return Value

Type: NullableVector2
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also