Class GUIControlSelector
Inheritance
GUIControlSelector
Syntax
[Serializable]
public class GUIControlSelector
Properties
controlName
Declaration
public string controlName { get; set; }
Property Value
guiContent
Declaration
public GUIContent guiContent { get; set; }
Property Value
Type |
Description |
GUIContent |
|
guiStyleName
Declaration
public string guiStyleName { get; set; }
Property Value
propertyPath
Declaration
public string propertyPath { get; set; }
Property Value
selectorMode
Declaration
public GUIControlSelector.Mode selectorMode { get; set; }
Property Value
targetType
Declaration
public Type targetType { get; set; }
Property Value