C# Class UnityEditor.PopupWindowContentForNewLibrary.Texts

Show file 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 property

public PresetFileLocation[] fileLocationOrder
return PresetFileLocation[]

fileLocations public property

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

header public property

public GUIContent,UnityEngine header
return UnityEngine.GUIContent

location public property

public GUIContent,UnityEngine location
return UnityEngine.GUIContent

name public property

public GUIContent,UnityEngine name
return UnityEngine.GUIContent