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