C# Class DisableInInspectorDrawer, Unity_FrameRateChecker

Inheritance: PropertyDrawer
Afficher le fichier Open project: XJINE/Unity_FrameRateChecker

Méthodes publiques

Méthode Description
OnGUI ( Rect, position, UnityEditor.SerializedProperty property, GUIContent, label ) : void

Method Details

OnGUI() public méthode

public OnGUI ( Rect, position, UnityEditor.SerializedProperty property, GUIContent, label ) : void
position Rect,
property UnityEditor.SerializedProperty
label GUIContent,
Résultat void