DiscoverTenerife
Private Member Functions | Private Attributes | List of all members
anonymousWarning Class Reference

This class controls the panel that is shown when the current user is an anonymous user. The sign prevent the anonymous user use the social functionalities of the application. More...

Inheritance diagram for anonymousWarning:

Private Member Functions

void Awake ()
 This method is called before the first frame. It hides or shows the text and the image of the panel if the current user is anonymous. More...
 

Private Attributes

GameObject image_
 GameObject that contains the background image of the panel. More...
 
GameObject text_
 GameObject that contains the text of the panel. More...
 

Detailed Description

This class controls the panel that is shown when the current user is an anonymous user. The sign prevent the anonymous user use the social functionalities of the application.

Member Function Documentation

◆ Awake()

void anonymousWarning.Awake ( )
private

This method is called before the first frame. It hides or shows the text and the image of the panel if the current user is anonymous.

Member Data Documentation

◆ image_

GameObject anonymousWarning.image_
private

GameObject that contains the background image of the panel.

◆ text_

GameObject anonymousWarning.text_
private

GameObject that contains the text of the panel.


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