WI_POI_Coala

Description:

The main widget for the POI. Only contains functions, no content.

You should create a child to use all functions. Also, the event "SetupWidget" should be overwritten in the child.

Variables:

ShowHideAnimation:

Animation for showing/hiding the widget.

Events:

ShowWidget:

Shows the widget.

HideWidget:

Hides the widget.

SetupWidget:

This event should be used, to send all the information from the POI to the widget.

Also, the variable "ShowHideAnimation" should be set here.

Input :

Name:string

Description:string

Icon:texture

WidgetSize:vector2D

Examples of a child: