C# Class FieldDrawer, Bad-Company-2-Map-Editor

Inheritance: UnityEditor.PropertyDrawer
Afficher le fichier Open project: Powback/Bad-Company-2-Map-Editor Class Usage Examples

Méthodes publiques

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

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

Percent() public méthode

public Percent ( float pos, float pc ) : float
pos float
pc float
Résultat float