TopDown Engine v4.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
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()

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

◆ GetFeedbackDefaultPath()

static 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: