Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FPopupMethodReply
Description
Specify whether we should throttle the engine ticking s.t. the UI is most responsive when this popup is up.
| Name | SetShouldThrottle |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Input/PopupMethodReply.h |
| Include Path | #include "Input/PopupMethodReply.h" |
FPopupMethodReply & SetShouldThrottle
(
EShouldThrottle InShouldThrottle
)