Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FOptionalStringNull |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/StringDev.h |
| Include Path | #include "StringDev.h" |
Syntax
class FOptionalStringNull
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StringDev.h | |||
FOptionalStringNull
(
const FString& InString |
StringDev.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FString & GetString() |
StringDev.h | ||
void SetString
(
const FString& InString |
StringDev.h |