C# Class UnityEditor.Graphs.ParameterControllerView.IntElement

Inheritance: ParameterControllerView.Element
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
IntElement ( UnityEngine parameter, ParameterControllerView host ) : System
OnSpecializedGUI ( Rect rect ) : void

Method Details

IntElement() public méthode

public IntElement ( UnityEngine parameter, ParameterControllerView host ) : System
parameter UnityEngine
host ParameterControllerView
Résultat System

OnSpecializedGUI() public méthode

public OnSpecializedGUI ( Rect rect ) : void
rect UnityEngine.Rect
Résultat void