Enumeration

LfbEventState

Declaration

enum Lfb.EventState

Description [src]

Enum values to indicate the current state of the feedbacks triggered by an event.

Members

Name Description
LFB_EVENT_STATE_ERRORED

An error occurred triggering feedbacks.

LFB_EVENT_STATE_NONE

No state information yet.

LFB_EVENT_STATE_RUNNING

The feedbacks for this event are currently running.

LFB_EVENT_STATE_ENDED

All feedbacks for this event ended.