TopDown Engine v4.5
Loading...
Searching...
No Matches
MoreMountains.Feedbacks.MMF_PlayerConfiguration 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.MMF_PlayerConfiguration:

Public Attributes

bool ShowInspectorTips = true
 if this is true, inspector tips will be shown for MMFeedbacks
bool AutoDisableKeepPlaymodeChanges = true
 if this is true, when exiting play mode when KeepPlaymodeChanges is active, it'll turn off automatically, otherwise it'll remain on
bool InspectorGroupsExpandedByDefault = true
 if this is true, when exiting play mode when KeepPlaymodeChanges is active, it'll turn off automatically, otherwise it'll remain on

Properties

static MMF_PlayerConfiguration Instance [get]
 Singleton pattern.

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

◆ AutoDisableKeepPlaymodeChanges

bool MoreMountains.Feedbacks.MMF_PlayerConfiguration.AutoDisableKeepPlaymodeChanges = true

if this is true, when exiting play mode when KeepPlaymodeChanges is active, it'll turn off automatically, otherwise it'll remain on

◆ InspectorGroupsExpandedByDefault

bool MoreMountains.Feedbacks.MMF_PlayerConfiguration.InspectorGroupsExpandedByDefault = true

if this is true, when exiting play mode when KeepPlaymodeChanges is active, it'll turn off automatically, otherwise it'll remain on

◆ ShowInspectorTips

bool MoreMountains.Feedbacks.MMF_PlayerConfiguration.ShowInspectorTips = true

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

Property Documentation

◆ Instance

MMF_PlayerConfiguration MoreMountains.Feedbacks.MMF_PlayerConfiguration.Instance
staticget

Singleton pattern.


The documentation for this class was generated from the following file:
  • H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMFeedbacks/Editor/Core/MMF_PlayerConfiguration.cs