Infinite Runner Engine v1.9
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
MoreMountains.Feedbacks.FeedbackHelpAttribute Class Reference

Atttribute used to mark feedback class. The contents allow you to specify a help text for each feedback More...

Inheritance diagram for MoreMountains.Feedbacks.FeedbackHelpAttribute:

Public Member Functions

 FeedbackHelpAttribute (string helpText)
 

Static Public Member Functions

static string GetFeedbackHelpText (System.Type type)
 

Public Attributes

string HelpText
 

Detailed Description

Atttribute used to mark feedback class. The contents allow you to specify a help text for each feedback

Constructor & Destructor Documentation

◆ FeedbackHelpAttribute()

MoreMountains.Feedbacks.FeedbackHelpAttribute.FeedbackHelpAttribute ( string  helpText)

Member Function Documentation

◆ GetFeedbackHelpText()

static string MoreMountains.Feedbacks.FeedbackHelpAttribute.GetFeedbackHelpText ( System.Type  type)
static

Member Data Documentation

◆ HelpText

string MoreMountains.Feedbacks.FeedbackHelpAttribute.HelpText

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