Experimental: this API is experimental and might be changed or removed in the future.

MenuAction

class in UnityEngine.Experimental.UIElements

/

다음으로부터 상속:Experimental.UIElements.ContextualMenu.MenuItem

매뉴얼로 전환

설명

A menu action item.

변수

nameThe name of the item.
statusThe status of the item.

생성자

ContextualMenu.MenuActionConstructor.

Public 함수

ExecuteExecute the callback associated with this item.
UpdateActionStatusUpdate the status flag of this item by calling the item status callback.

정적 함수

AlwaysDisabledStatus callback that always returns StatusFlags.Disabled.
AlwaysEnabledStatus callback that always returns StatusFlags.Enabled.

상속된 멤버