Navigation
API > API/Runtime > API/Runtime/ApplicationCore
| Name | ESplashTextFlags |
| Type | enum |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSplash.h |
| Include Path | #include "GenericPlatform/GenericPlatformSplash.h" |
Syntax
enum ESplashTextFlags
{
None,
WordWrap = 1 << 0,
}
Values
| Name | Remarks |
|---|---|
| None | |
| WordWrap |