SDL_HapticEffectID

ID for haptic effects.

Header File

Defined in <SDL3/SDL_haptic.h>

Syntax

typedef int SDL_HapticEffectID;

Remarks

This is -1 if the ID is invalid.

See Also


CategoryAPI, CategoryAPIDatatype, CategoryHaptic