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

A class used to bind a value item to a MMDebugMenu More...

Inheritance diagram for MoreMountains.Tools.MMDebugMenuItemValue:

Public Attributes

Text LabelText
 the label to display next to the value More...
 
Text ValueText
 the text comp to display the value with More...
 
MMRadioReceiver RadioReceiver
 a radio receiver to update the value with More...
 

Protected Attributes

float _level
 

Properties

float Level [getset]
 the current level of this value item More...
 

Detailed Description

A class used to bind a value item to a MMDebugMenu

Member Data Documentation

◆ _level

float MoreMountains.Tools.MMDebugMenuItemValue._level
protected

◆ LabelText

Text MoreMountains.Tools.MMDebugMenuItemValue.LabelText

the label to display next to the value

◆ RadioReceiver

MMRadioReceiver MoreMountains.Tools.MMDebugMenuItemValue.RadioReceiver

a radio receiver to update the value with

◆ ValueText

Text MoreMountains.Tools.MMDebugMenuItemValue.ValueText

the text comp to display the value with

Property Documentation

◆ Level

float MoreMountains.Tools.MMDebugMenuItemValue.Level
getset

the current level of this value item


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