C# Class GUIContents, UnityDecompiled

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
editSnapShots GUIContent,
infoText GUIContent,
mixerHeader GUIStyle,
output GUIContent,
rms GUIContent,
selectAudioMixer GUIContent,
toolbarLabel GUIStyle,
toolbarObjectField GUIStyle,

Public Methods

Method Description
GUIContents ( )

Method Details

GUIContents() public method

public GUIContents ( )

Property Details

editSnapShots public property

public GUIContent, editSnapShots
return GUIContent,

infoText public property

public GUIContent, infoText
return GUIContent,

mixerHeader public property

public GUIStyle, mixerHeader
return GUIStyle,

output public property

public GUIContent, output
return GUIContent,

rms public property

public GUIContent, rms
return GUIContent,

selectAudioMixer public property

public GUIContent, selectAudioMixer
return GUIContent,

toolbarLabel public property

public GUIStyle, toolbarLabel
return GUIStyle,

toolbarObjectField public property

public GUIStyle, toolbarObjectField
return GUIStyle,