Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
InfoIcon Class Reference

Detailed Description

Info icons can be placed in UI menus to tell information to the user when hovered over.

Documentation updated 12/14/2024

Author
Alexander Art

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.
 

Member Function Documentation

◆ OnPointerEnter()

void InfoIcon.OnPointerEnter ( PointerEventData eventData)

◆ OnPointerExit()

void InfoIcon.OnPointerExit ( PointerEventData eventData)

Member Data Documentation

◆ infoMessage

GameObject InfoIcon.infoMessage
private

GameObject of the message to appear when the info icon is hovered over.


The documentation for this class was generated from the following file: