Navigation
API > API/Plugins > API/Plugins/SlateScreenReader > API/Plugins/SlateScreenReader/ISlateScreenReaderModule
Description
Gets the custom screen reader builder set by the user for building Slate screen readers. If the user did not set a custom screen reader builder, this returns nullptr.
| Name | GetCustomScreenReaderBuilder |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SlateScreenReader/Source/SlateScreenReader/Public/SlateScreenReaderModule.h |
| Include Path | #include "SlateScreenReaderModule.h" |
TSharedPtr < IScreenReaderBuilder > GetCustomScreenReaderBuilder() const