MMFeedbacks  v1.6
Public Attributes | Protected Member Functions | Protected Attributes | List of all members
MoreMountains.Feedbacks.DemoButton Class Reference
Inheritance diagram for MoreMountains.Feedbacks.DemoButton:

Public Attributes

bool NotSupportedInWebGL = false
 
Button TargetButton
 
Text ButtonText
 
Text WebGL
 

Protected Member Functions

virtual void OnEnable ()
 
virtual void HandleWebGL ()
 

Protected Attributes

Color _disabledColor = new Color(255, 255, 255, 0.5f)
 

Member Function Documentation

◆ HandleWebGL()

virtual void MoreMountains.Feedbacks.DemoButton.HandleWebGL ( )
protectedvirtual

◆ OnEnable()

virtual void MoreMountains.Feedbacks.DemoButton.OnEnable ( )
protectedvirtual

Member Data Documentation

◆ _disabledColor

Color MoreMountains.Feedbacks.DemoButton._disabledColor = new Color(255, 255, 255, 0.5f)
protected

◆ ButtonText

Text MoreMountains.Feedbacks.DemoButton.ButtonText

◆ NotSupportedInWebGL

bool MoreMountains.Feedbacks.DemoButton.NotSupportedInWebGL = false

◆ TargetButton

Button MoreMountains.Feedbacks.DemoButton.TargetButton

◆ WebGL

Text MoreMountains.Feedbacks.DemoButton.WebGL

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