View Source FLHook.Event (FLHook Client v2.0.0)
An event that is sent by the client in event mode when something happens on the server.
Link to this section Summary
Link to this section Types
@type t() :: %FLHook.Event{dict: FLHook.Dict.t(), type: String.t()}