Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UGameViewportClient
Description
Sets whether or not the software cursor widgets are used. If no software cursor widgets are set this setting has no meaningful effect.
| Name | SetUseSoftwareCursorWidgets |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h |
| Include Path | #include "Engine/GameViewportClient.h" |
void SetUseSoftwareCursorWidgets
(
bool bInUseSoftwareCursorWidgets
)