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