C# Class UnityEditorInternal.ReorderableListWithRenameAndScrollView.Styles

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

Public Properties

Property Type Description
reorderableListLabel UnityEngine.GUIStyle
reorderableListLabelRightAligned UnityEngine.GUIStyle

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

reorderableListLabel public_oe property

public GUIStyle,UnityEngine reorderableListLabel
return UnityEngine.GUIStyle

reorderableListLabelRightAligned public_oe property

public GUIStyle,UnityEngine reorderableListLabelRightAligned
return UnityEngine.GUIStyle