![]() |
Ark Server API (ASA) - Wiki
|
#include "CoreGlobals.h"#include "CoreTypes.h"#include "Internationalization/Text.h"#include "Misc/Optional.h"
Include dependency graph for SlowTask.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FSlowTask |
Enumerations | |
| enum class | ESlowTaskVisibility { Default = 0x0 , ForceVisible = 0x1 , Invisible = 0x2 , Default , ForceVisible , Invisible } |
|
strong |
Enum to specify a particular slow task section should be shown
Definition at line 13 of file SlowTask.h.