![]() |
Eye of the Nile Docs
Everything you need to know to get started!
|
Info icons can be placed in UI menus to tell information to the user when hovered over.
Documentation updated 12/14/2024
Public Member Functions | |
void | OnPointerEnter (PointerEventData eventData) |
void | OnPointerExit (PointerEventData eventData) |
Private Attributes | |
GameObject | infoMessage |
GameObject of the message to appear when the info icon is hovered over. | |
void InfoIcon.OnPointerEnter | ( | PointerEventData | eventData | ) |
void InfoIcon.OnPointerExit | ( | PointerEventData | eventData | ) |
|
private |
GameObject of the message to appear when the info icon is hovered over.