Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Checks if fast iterate is enabled.
| Name | IsFastIterate |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
bool IsFastIterate() const
true if fast iterate is enabled, false otherwise.
See Also
- SetFastIterate