C# Class UnityEditor.SubModuleUI.Texts

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
create UnityEngine.GUIContent
inherit UnityEngine.GUIContent
propertyStrings string[]
subEmitterTypeTexts string[]

Property Details

create public property

public GUIContent,UnityEngine create
return UnityEngine.GUIContent

inherit public property

public GUIContent,UnityEngine inherit
return UnityEngine.GUIContent

propertyStrings public property

public string[] propertyStrings
return string[]

subEmitterTypeTexts public property

public string[] subEmitterTypeTexts
return string[]