Highroad Engine v1.3
Public Attributes | List of all members
MoreMountains.Tools.MMDebugMenuChoiceEntry Class Reference

A class used to store choices contents More...

Public Attributes

Button TargetButton
 the button associated to this choice More...
 
Text ButtonText
 the text comp used to display the button's text More...
 
Image ButtonBg
 the button's background image comp More...
 
string ButtonEventName = "ButtonEvent"
 the name of the event bound to this button More...
 

Detailed Description

A class used to store choices contents

Member Data Documentation

◆ ButtonBg

Image MoreMountains.Tools.MMDebugMenuChoiceEntry.ButtonBg

the button's background image comp

◆ ButtonEventName

string MoreMountains.Tools.MMDebugMenuChoiceEntry.ButtonEventName = "ButtonEvent"

the name of the event bound to this button

◆ ButtonText

Text MoreMountains.Tools.MMDebugMenuChoiceEntry.ButtonText

the text comp used to display the button's text

◆ TargetButton

Button MoreMountains.Tools.MMDebugMenuChoiceEntry.TargetButton

the button associated to this choice


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