ScrollingObjectCollection.OnMomentumEnded Field

Definition

Event that is fired on the target object when the ScrollingObjectCollection is no longer in motion from velocity

public: UnityEngine::Events::UnityEvent ^ OnMomentumEnded;
[UnityEngine.Tooltip("Event that is fired on the target object when the ScrollingObjectCollection is no longer in motion from velocity.")]
public UnityEngine.Events.UnityEvent OnMomentumEnded;
[<UnityEngine.Tooltip("Event that is fired on the target object when the ScrollingObjectCollection is no longer in motion from velocity.")>]
val mutable OnMomentumEnded : UnityEngine.Events.UnityEvent
Public OnMomentumEnded As UnityEvent 

Field Value

UnityEngine.Events.UnityEvent
Attributes
UnityEngine.TooltipAttribute

Applies to