Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DropdownMenuAction.AlwaysEnabled

Declaration

public static UIElements.DropdownMenuAction.Status AlwaysEnabled(UIElements.DropdownMenuAction a);

Parameters

a Unused parameter.

Returns

Status Always returns Status.Enabled

Description

Creates a status callback that always returns Status.Enabled.