C# Class UnityEditor.ProfilerWindow.Styles

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

Public Properties

Property Type Description
addArea UnityEngine.GUIContent
background UnityEngine.GUIStyle
clearData UnityEngine.GUIContent
currentFrame UnityEngine.GUIContent
deepProfile UnityEngine.GUIContent
entryEven UnityEngine.GUIStyle
entryOdd UnityEngine.GUIStyle
frame UnityEngine.GUIContent
frameDebugger UnityEngine.GUIContent
gatherObjectReferences UnityEngine.GUIContent
header UnityEngine.GUIStyle
label UnityEngine.GUIStyle
memRecord UnityEngine.GUIContent
nextFrame UnityEngine.GUIContent
noData UnityEngine.GUIContent
noFrameDebugger UnityEngine.GUIContent
prevFrame UnityEngine.GUIContent
profileEditor UnityEngine.GUIContent
profilerGraphBackground UnityEngine.GUIStyle
profilerInstrumentation UnityEngine.GUIContent
profilerRecord UnityEngine.GUIContent
reasons UnityEngine.GUIContent[]
timelineHighDetail UnityEngine.GUIContent

Public Methods

Method Description
Styles ( ) : System

Private Methods

Method Description
GetLocalizedReasons ( ) : UnityEngine.GUIContent[]

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

addArea public_oe property

public GUIContent,UnityEngine addArea
return UnityEngine.GUIContent

background public_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

clearData public_oe property

public GUIContent,UnityEngine clearData
return UnityEngine.GUIContent

currentFrame public_oe property

public GUIContent,UnityEngine currentFrame
return UnityEngine.GUIContent

deepProfile public_oe property

public GUIContent,UnityEngine deepProfile
return UnityEngine.GUIContent

entryEven public_oe property

public GUIStyle,UnityEngine entryEven
return UnityEngine.GUIStyle

entryOdd public_oe property

public GUIStyle,UnityEngine entryOdd
return UnityEngine.GUIStyle

frame public_oe property

public GUIContent,UnityEngine frame
return UnityEngine.GUIContent

frameDebugger public_oe property

public GUIContent,UnityEngine frameDebugger
return UnityEngine.GUIContent

gatherObjectReferences public_oe property

public GUIContent,UnityEngine gatherObjectReferences
return UnityEngine.GUIContent

header public_oe property

public GUIStyle,UnityEngine header
return UnityEngine.GUIStyle

label public_oe property

public GUIStyle,UnityEngine label
return UnityEngine.GUIStyle

memRecord public_oe property

public GUIContent,UnityEngine memRecord
return UnityEngine.GUIContent

nextFrame public_oe property

public GUIContent,UnityEngine nextFrame
return UnityEngine.GUIContent

noData public_oe property

public GUIContent,UnityEngine noData
return UnityEngine.GUIContent

noFrameDebugger public_oe property

public GUIContent,UnityEngine noFrameDebugger
return UnityEngine.GUIContent

prevFrame public_oe property

public GUIContent,UnityEngine prevFrame
return UnityEngine.GUIContent

profileEditor public_oe property

public GUIContent,UnityEngine profileEditor
return UnityEngine.GUIContent

profilerGraphBackground public_oe property

public GUIStyle,UnityEngine profilerGraphBackground
return UnityEngine.GUIStyle

profilerInstrumentation public_oe property

public GUIContent,UnityEngine profilerInstrumentation
return UnityEngine.GUIContent

profilerRecord public_oe property

public GUIContent,UnityEngine profilerRecord
return UnityEngine.GUIContent

reasons public_oe property

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

timelineHighDetail public_oe property

public GUIContent,UnityEngine timelineHighDetail
return UnityEngine.GUIContent