Skip to content

GEMPluginSettingsProvider

← Back to Editor | Home

Namespace: wevr.GEM.Editor

Type: Class

Inherits: SettingsProvider

Methods

CreateGEMSettingsProvider

static SettingsProvider CreateGEMSettingsProvider()

GEMPluginSettingsProvider

 GEMPluginSettingsProvider(string path, SettingsScope scope=SettingsScope.User)

OnGUI

override void OnGUI(string searchContext)

YamlInputField

static string YamlInputField(string label, string currentRelativePath)

Draws a drag & drop box like an ObjectField for .yaml files. Returns the updated relative path or the previous if unchanged. Clicking the field opens the file location in Explorer.