Navigation
API > API/Plugins > API/Plugins/ScreenReader > API/Plugins/ScreenReader/GenericPlatform > API/Plugins/ScreenReader/GenericPlatform/FScreenReaderBase
References
Module | ScreenReader |
Header | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Public/GenericPlatform/ScreenReaderBase.h |
Include | #include "GenericPlatform/ScreenReaderBase.h" |
virtual void OnDeactivate()
Remarks
Called at the start of Deactivate(). Override this function in child classes to provide additional teardown such as unsubscribing from accessible events or providing feedback to alert the user that the screen reader is deactivated.