How To See Subscriptions ?
Last updated
Last updated
In order to view the subscriptions of our game we must go to the UniFlux panel and search for "Open Debugger"
You will be able to view a list with the classes that have the attributes of MethodFluxAttribute and StateFluxAttribute,
However, manual subscriptions cannot be viewed directly from this mode as they are dynamic.
We will touch the Play button to view the dynamic subscriptions
Note that unlike Runtime code, editor code is not fully optimized, so enabling the debugger in game mode can be resource intensive when it is open.