C# Class UnityEditor.PopupWindowContentForNewLibrary.Texts

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

Public Properties

Property Type Description
fileLocationOrder PresetFileLocation[]
fileLocations UnityEngine.GUIContent[]
header UnityEngine.GUIContent
location UnityEngine.GUIContent
name UnityEngine.GUIContent

Public Methods

Method Description
Texts ( ) : System

Method Details

Texts() public method

public Texts ( ) : System
return System

Property Details

fileLocationOrder public_oe property

public PresetFileLocation[] fileLocationOrder
return PresetFileLocation[]

fileLocations public_oe property

public GUIContent[],UnityEngine fileLocations
return UnityEngine.GUIContent[]

header public_oe property

public GUIContent,UnityEngine header
return UnityEngine.GUIContent

location public_oe property

public GUIContent,UnityEngine location
return UnityEngine.GUIContent

name public_oe property

public GUIContent,UnityEngine name
return UnityEngine.GUIContent