Class MARSRootSettingsProvider
Inheritance
MARSRootSettingsProvider
Inherited Members
UnityEditor.SettingsProvider.PopulateSearchKeywordsFromGUIContentProperties<T>()
UnityEditor.SettingsProvider.GetSearchKeywordsFromGUIContentProperties<T>()
Syntax
public class MARSRootSettingsProvider : SettingsProvider
Constructors
MARSRootSettingsProvider(String, SettingsScope)
Declaration
protected MARSRootSettingsProvider(string path, SettingsScope scope = SettingsScope.Project)
Parameters
Fields
Declaration
public const string MenuPath = "MARS"
Field Value
Methods
CreateMARSRootSettingsProvider()
Declaration
[SettingsProvider]
public static SettingsProvider CreateMARSRootSettingsProvider()
Returns