C# Class UnityEditor.UI.CanvasScalerEditor

Inheritance: Editor
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Private Methods

Méthode Description
DualLabeledSlider ( Rect position, SerializedProperty property, GUIContent mainLabel, GUIContent labelLeft, GUIContent labelRight ) : void

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void