Class ConfigField
Assembly: UnityEditor.dll
Syntax
Properties
description
Declaration
public string description { get; }
Property Value
isPassword
Declaration
public bool isPassword { get; }
Property Value
isRequired
Declaration
public bool isRequired { get; }
Property Value
label
Declaration
public string label { get; }
Property Value
name
Declaration
public string name { get; }
Property Value
Methods
|
Improve this Doc
View Source
Dispose()
Declaration
|
Improve this Doc
View Source
Finalize()
Declaration
protected void Finalize()
Extension Methods