API reference
API reference
Select your platform
No SDKs available
No versions available

HapticActionSO Class

A FeedbackAction ScriptableObject that plays a predefined haptic pattern.

Member Functions

Executes the haptic feedback action by telling the FeedbackManager to play the defined pattern.
Parameters
identifier
The IInteractorView's unique identifier
source
The GameObject that was interacted with (ignored by this specific action).
manager
The FeedbackManager instance used to play haptics.
Did you find this page helpful?