Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
MoreMountains.Feedbacks.FeedbackPathAttribute Class Reference

Atttribute used to mark feedback class. The provided path is used to sort the feedback list displayed in the feedback manager dropdown. More...

Inheritance diagram for MoreMountains.Feedbacks.FeedbackPathAttribute:

Public Member Functions

 FeedbackPathAttribute (string path)

Static Public Member Functions

static string GetFeedbackDefaultName (System.Type type)
static string GetFeedbackDefaultPath (System.Type type)

Public Attributes

string Path
string Name

Detailed Description

Atttribute used to mark feedback class. The provided path is used to sort the feedback list displayed in the feedback manager dropdown.

Constructor & Destructor Documentation

◆ FeedbackPathAttribute()

MoreMountains.Feedbacks.FeedbackPathAttribute.FeedbackPathAttribute ( string path)

Member Function Documentation

◆ GetFeedbackDefaultName()

string MoreMountains.Feedbacks.FeedbackPathAttribute.GetFeedbackDefaultName ( System.Type type)
static

◆ GetFeedbackDefaultPath()

string MoreMountains.Feedbacks.FeedbackPathAttribute.GetFeedbackDefaultPath ( System.Type type)
static

Member Data Documentation

◆ Name

string MoreMountains.Feedbacks.FeedbackPathAttribute.Name

◆ Path

string MoreMountains.Feedbacks.FeedbackPathAttribute.Path

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