InteractableOnGrabReceiver.OnGrab Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invoked on grab start
public:
property UnityEngine::Events::UnityEvent ^ OnGrab { UnityEngine::Events::UnityEvent ^ get(); };
public UnityEngine.Events.UnityEvent OnGrab { get; }
member this.OnGrab : UnityEngine.Events.UnityEvent
Public ReadOnly Property OnGrab As UnityEvent
Property Value
UnityEngine.Events.UnityEvent