Feel  4.0.1
The best way to improve your game's feel and make it extra juicy
MoreMountains.Feedbacks.MMFeedbacksConfiguration Class Reference

An asset to store copy information, as well as global feedback settings. It requires that one (and only one) MMFeedbacksConfiguration asset be created and stored in a Resources folder. That's already done when installing MMFeedbacks. More...

Inheritance diagram for MoreMountains.Feedbacks.MMFeedbacksConfiguration:

Public Attributes

MMFeedbacks _mmFeedbacks
 storage for copy/paste More...
 
bool ShowInspectorTips = true
 if this is true, inspector tips will be shown for MMFeedbacks More...
 

Properties

static MMFeedbacksConfiguration Instance [get]
 Singleton pattern More...
 

Detailed Description

An asset to store copy information, as well as global feedback settings. It requires that one (and only one) MMFeedbacksConfiguration asset be created and stored in a Resources folder. That's already done when installing MMFeedbacks.

Member Data Documentation

◆ _mmFeedbacks

MMFeedbacks MoreMountains.Feedbacks.MMFeedbacksConfiguration._mmFeedbacks

storage for copy/paste

◆ ShowInspectorTips

bool MoreMountains.Feedbacks.MMFeedbacksConfiguration.ShowInspectorTips = true

if this is true, inspector tips will be shown for MMFeedbacks

Property Documentation

◆ Instance

MMFeedbacksConfiguration MoreMountains.Feedbacks.MMFeedbacksConfiguration.Instance
staticget

Singleton pattern


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