Navigation
API > API/Editor > API/Editor/InternationalizationSettings
| Name | FCultureEntry |
| Type | struct |
| Header File | /Engine/Source/Editor/InternationalizationSettings/Public/SCulturePicker.h |
| Include Path | #include "SCulturePicker.h" |
Syntax
struct FCultureEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCultureEntry
(
const FCultureEntry& Source |
SCulturePicker.h | ||
FCultureEntry
(
const FCulturePtr& InCulture, |
SCulturePicker.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AutoExpand | bool | SCulturePicker.h | ||
| Children | TArray< TSharedPtr< FCultureEntry > > | SCulturePicker.h | ||
| Culture | FCulturePtr | SCulturePicker.h | ||
| IsSelectable | bool | SCulturePicker.h |