⚡Event System
FEvent
FEvent is an extension class of MEvent, created to tranfer FishData while taking full advantage of Malbers Event System please refer to Malbers Official Documentation to get more in deep info.
You can use whenever you need to pass FishData from one system to another, a example of use is when you catch a fish we send his info to Fishing UI Controller.
To Create a new Fishing Event go to Create -> Malbers Animations -> Fishing -> FishEvent

A Fish Event looks exactly like a Malbers Event, with the same debug options.

FEventListener
Extension of Malbers MEventListener with the extra capabilites to listen to FEvent that will receive FishData.

Use the new container to Link FishEvents
Last updated