Dashboard
DashboardPlaceholder
The Dashboard is used to display the list of events, with the categories and details of each one.
It's reccommended to use the prefab inside the "reflectis-creatorkit-worlds-placeholders" Package

To configure the content shown in the Dashboard script component, you can manage it as follows:

Filter parameter is a selectionable list based on what you want to display on the Dashboard:
-
Environment, you need to pass, on the Dashboard Name Filter parameter, the name of the environment you want to display on it
-
Category, you need to pass, on the Dashboard Name Filter parameter, the name of the category of events you want to display on it
-
Tag & None, currently not implemented their logic.
It's important to define the Dashboard Name Filter parameter, to show the elements based on what you chose in the Filter list. For instance, on the image below, we have passed the Category of events named "UnitTest".
