BP_Stop

Description

This blueprint is a child blueprint of BP_POI. Clicking on it will open the Stop Widget (WI_POI_Coala_Stop). It is made to represent transportation stops across the world.

Events

  • Init:

    • Saves references and stop data (transportation type, stopId, stopPopUpInfo). Initates Widget.

  • ShowWidget:

    • Displays the widget and starts a loop to update stopInfo displayed in the widget every 10 seconds. Necessary to keep departure times displayed up to date.