C# Class UnityEditor.StyleDrawInspectView.GUIInstruction

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

Public Properties

Property Type Description
rect UnityEngine.Rect
stackframes UnityEditor.StackFrame[]
usedGUIContent UnityEngine.GUIContent
usedGUIStyle UnityEngine.GUIStyle

Public Methods

Method Description
Reset ( ) : void

Method Details

Reset() public method

public Reset ( ) : void
return void

Property Details

rect public_oe property

public Rect,UnityEngine rect
return UnityEngine.Rect

stackframes public_oe property

public StackFrame[],UnityEditor stackframes
return UnityEditor.StackFrame[]

usedGUIContent public_oe property

public GUIContent,UnityEngine usedGUIContent
return UnityEngine.GUIContent

usedGUIStyle public_oe property

public GUIStyle,UnityEngine usedGUIStyle
return UnityEngine.GUIStyle