C# Class RenameEditor, GraduationGame

Inheritance: XBaseWindow
显示文件 Open project: DADIU-2019-Team-4/GraduationGame Class Usage Examples

Public Methods

Method Description
OnGUI ( Rect, position, SerializedProperty property, GUIContent, label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect, position, SerializedProperty property, GUIContent, label ) : void
position Rect,
property SerializedProperty
label GUIContent,
return void