Class WeaverCoreGlobalSettings
Inherited Members
ScriptableObject.SetDirty()
ScriptableObject.CreateInstance<T>()
Namespace: WeaverCore.Internal
Assembly: WeaverCore.dll
Syntax
public sealed class WeaverCoreGlobalSettings : GlobalSettings
Properties
| Edit this page View SourceTabName
The name of the tab. Tabs are the buttons on the top row that are used to select the panel in the weaver settings
Declaration
public override string TabName { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Methods
| Edit this page View SourceOpenDebugTools()
Declaration
[SettingField(EnabledType.AlwaysVisible, "Open Debug Tools")]
public void OpenDebugTools()