Enumeration

LfbEventEndReason

Declaration

enum Lfb.EventEndReason

Description [src]

Enum values used to indicate why the feedbacks for an event ended.

Members

Name Description
LFB_EVENT_END_REASON_NOT_FOUND

There was no feedback in the current theme for this event so no feedback was provided to the user.

LFB_EVENT_END_REASON_NATURAL

All feedbacks finished playing their natural length.

LFB_EVENT_END_REASON_EXPIRED

Feedbacks ran until the set timeout expired.

LFB_EVENT_END_REASON_EXPLICIT

The feedbacks were ended explicitly.