UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CocoaAccessibilityView.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4#if WITH_ACCESSIBILITY
6#
7#import <AppKit/AppKit.h>
8
14
15@interface FCocoaAccessibilityView : NSView
18
24
30
31@end
32
33#endif
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127