C# Class UnityEditor.Timeline.PropertyScope

Afficher le fichier Open project: nintendaii/unity-background-service Class Usage Examples

Méthodes publiques

Свойство Type Description
content GUIContent

Méthodes publiques

Méthode Description
Dispose ( ) : void
PropertyScope ( Rect totalPosition, GUIContent label, SerializedProperty property ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PropertyScope() public méthode

public PropertyScope ( Rect totalPosition, GUIContent label, SerializedProperty property ) : System
totalPosition Rect
label GUIContent
property SerializedProperty
Résultat System

Property Details

content public_oe property

public GUIContent content
Résultat GUIContent