Tesseract Tools - Documentation  UnityTools
Professional grade GameDev tools
Loading...
Searching...
No Matches
TesseractTools.Core.ToolboxSettings Class Reference

Toolbox Settings base class which allows different classes to easily setup their data models More...

Inheritance diagram for TesseractTools.Core.ToolboxSettings:
TesseractTools.Core.CoreToolboxSettings TesseractTools.DebugUtils.ConsoleSettings TesseractTools.FeedbackReporter.FeedbackReporterSettings

Static Public Member Functions

static T GetSettings< T > ()
 Retrieves the requested settings of type T. If not present then this creates them in the resource directory More...
 

Detailed Description

Toolbox Settings base class which allows different classes to easily setup their data models

Member Function Documentation

◆ GetSettings< T >()

static T TesseractTools.Core.ToolboxSettings.GetSettings< T > ( )
static

Retrieves the requested settings of type T. If not present then this creates them in the resource directory

Template Parameters
T
Returns
Type Constraints
T :ToolboxSettings 

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