User Tools

Site Tools


api:umfgui:umfdropdown

Description:
A DropDown control class for the old Unity GUI.

Added In: v0.50

Function

public UMFDropDown(Rect rect, GUIContent buttonContent, GUIContent[] listContent, GUIStyle listStyle = null)
public UMFDropDown(Rect rect, GUIContent buttonContent, GUIContent[] listContent, string buttonStyle, string boxStyle, GUIStyle listStyle = null)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umfgui/umfdropdown.txt · Last modified: 2019/07/02 07:04 by umfdev