UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MacAccessibilityManager.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#if WITH_ACCESSIBILITY
6
8
10
21@interface FMacAccessibilityManager : NSObject
22{
23@private
26}
27
42- (void)Clear;
46- (void)TearDown;
47
50
51#if !UE_BUILD_SHIPPING
53
60
61#endif
62
63@end
64
65#endif
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
FPlatformTypes::int32 int32
A 32-bit signed integer.
Definition Platform.h:1125
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
FMacApplication * MacApplication
Definition MacApplication.cpp:34
const bool
Definition NetworkReplayStreaming.h:178
Definition MacApplication.h:139