C# Class UnityEditor.LayoutDropdownWindow

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

Méthodes publiques

Méthode Description
LayoutDropdownWindow ( SerializedObject so ) : System

Private Methods

Méthode Description
DrawArrow ( Rect lineRect ) : void
DrawLayoutMode ( Rect position, LayoutMode hMode, LayoutMode vMode ) : void
DrawLayoutMode ( Rect position, LayoutMode hMode, LayoutMode vMode, bool doPivot ) : void
DrawLayoutMode ( Rect position, LayoutMode hMode, LayoutMode vMode, bool doPivot, bool doPosition ) : void

Method Details

LayoutDropdownWindow() public méthode

public LayoutDropdownWindow ( SerializedObject so ) : System
so SerializedObject
Résultat System