Class SaveSystemDefaultSettingsWindow
Inheritance
System.Object
SaveSystemDefaultSettingsWindow
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Bayat.SaveSystem.Editor.dll
Syntax
public class SaveSystemDefaultSettingsWindow : EditorWindowWrapper
Fields
|
Improve this Doc
View Source
encryptionAlgorithmNameProperty
Declaration
protected SerializedProperty encryptionAlgorithmNameProperty
Field Value
Type |
Description |
UnityEditor.SerializedProperty |
|
|
Improve this Doc
View Source
passwordProperty
Declaration
protected SerializedProperty passwordProperty
Field Value
Type |
Description |
UnityEditor.SerializedProperty |
|
|
Improve this Doc
View Source
serializerSettingsPresetProperty
Declaration
protected SerializedProperty serializerSettingsPresetProperty
Field Value
Type |
Description |
UnityEditor.SerializedProperty |
|
|
Improve this Doc
View Source
settings
Declaration
protected SerializedObject settings
Field Value
Type |
Description |
UnityEditor.SerializedObject |
|
|
Improve this Doc
View Source
storageConnectionStringProperty
Declaration
protected SerializedProperty storageConnectionStringProperty
Field Value
Type |
Description |
UnityEditor.SerializedProperty |
|
|
Improve this Doc
View Source
useCatalogProperty
Declaration
protected SerializedProperty useCatalogProperty
Field Value
Type |
Description |
UnityEditor.SerializedProperty |
|
|
Improve this Doc
View Source
useEncryptionoProperty
Declaration
protected SerializedProperty useEncryptionoProperty
Field Value
Type |
Description |
UnityEditor.SerializedProperty |
|
|
Improve this Doc
View Source
Declaration
protected SerializedProperty useMetaDataProperty
Field Value
Type |
Description |
UnityEditor.SerializedProperty |
|
Methods
|
Improve this Doc
View Source
Declaration
protected override void ConfigureWindow()
Overrides
|
Improve this Doc
View Source
OnGUI()
Declaration
public override void OnGUI()
Overrides
|
Improve this Doc
View Source
Show()
Declaration