Window Framework for UI Toolkit Scripting v1.3.0
GWG.WindowFramework.WindowFrameContextMenu Member List

This is the complete list of members for GWG.WindowFramework.WindowFrameContextMenu, including all inherited members.

_delayGWG.WindowFramework.WindowFrameContextMenuprivate
_fadeTimeGWG.WindowFramework.WindowFrameContextMenuprivate
_taskGWG.WindowFramework.WindowFrameContextMenuprivate
AddMenuItem(string text, bool isChecked, bool isDisabled, Action action=null)GWG.WindowFramework.WindowFrameContextMenuinlineprivate
FadeAndRemove()GWG.WindowFramework.WindowFrameContextMenuinlineprivate
RemoveNow()GWG.WindowFramework.WindowFrameContextMenuinlineprivate
SetDisabledForFade()GWG.WindowFramework.WindowFrameContextMenuinlineprivate
Show(Vector2 mousePosition, ContextMenuConfig config, VisualElement target, Action onClose, bool selfAdd=true)GWG.WindowFramework.WindowFrameContextMenuinline