|
|
virtual void | NativeOnInitialized () override |
| |
|
|
TObjectPtr< UButton > | StartGameButton |
| |
|
TObjectPtr< UButton > | CloseGameButton |
| |
|
TObjectPtr< UComboBoxString > | GameSpeedComboBox |
| |
|
TObjectPtr< UComboBoxString > | GridSizeComboBox |
| |
|
TSoftObjectPtr< UWorld > | GameLevel |
| |
|
|
void | OnStartGame () |
| |
|
void | OnCloseGame () |
| |
|
void | OnSelectionChanged (FString SelectedItem, ESelectInfo::Type SelectionType) |
| |
|
void | SaveSettings () |
| |
|
void | InitComboBox (const TObjectPtr< UComboBoxString > &ComboBox, TFunction< TArray< FString >()> OptionsGetter, TFunction< FString()> CurrentOptionGetter) |
| |
The documentation for this class was generated from the following files: