Highroad Engine v1.3
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
MoreMountains.Tools.MMSceneName Class Reference

This component, when added on a Text component, will display the name of the level More...

Inheritance diagram for MoreMountains.Tools.MMSceneName:

Public Member Functions

virtual void SetLevelNameText ()
 Assigns the level name to the Text More...
 

Protected Member Functions

virtual void Awake ()
 On Awake, stores the Text component More...
 
virtual void Start ()
 On Start, sets the level name More...
 

Protected Attributes

Text _text
 

Detailed Description

This component, when added on a Text component, will display the name of the level

Member Function Documentation

◆ Awake()

virtual void MoreMountains.Tools.MMSceneName.Awake ( )
protectedvirtual

On Awake, stores the Text component

◆ SetLevelNameText()

virtual void MoreMountains.Tools.MMSceneName.SetLevelNameText ( )
virtual

Assigns the level name to the Text

◆ Start()

virtual void MoreMountains.Tools.MMSceneName.Start ( )
protectedvirtual

On Start, sets the level name

Member Data Documentation

◆ _text

Text MoreMountains.Tools.MMSceneName._text
protected

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