C# Class UnityEditor.EditorUserSettings

Inheritance: Object
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Property Type Description
GetConfigValue string
SetConfigValue void
SetPrivateConfigValue void

Private Methods

Method Description
GetConfigValue ( string name ) : string
SetConfigValue ( string name, string value ) : void
SetPrivateConfigValue ( string name, string value ) : void