UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CocoaMenu.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#pragma once
3
4
#include "
CoreMinimal.h
"
5
6
OBJC_EXPORT
@interface
FCocoaMenu
: NSMenu
7
{
8
@private
9
bool
bHighlightingKeyEquivalent;
10
}
11
- (
bool
)isHighlightingKeyEquivalent;
12
- (
bool
)
highlightKeyEquivalent
:(
NSEvent
*)Event;
13
@end
CoreMinimal.h
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
bool
const bool
Definition
NetworkReplayStreaming.h:178
FCocoaMenu
Definition
CocoaMenu.cpp:6
Engine
Source
Runtime
ApplicationCore
Public
Mac
CocoaMenu.h
Generated by
1.9.8