![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | FOptionalStringNull |
| class | FOptionalStringNonNull |
Typedefs | |
| using | FStringDebug = FOptionalStringNull |
| using | FStringDev = FOptionalStringNull |
| using | FStringTest = FOptionalStringNonNull |
| using FStringDebug = FOptionalStringNull |
A string that is present in memory only in editor and debug builds.
| using FStringDev = FOptionalStringNull |
A string that is present in memory only in editor, debug and development builds.
| using FStringTest = FOptionalStringNonNull |
A string that is present in memory only in editor, debug, development and test builds.