Retrieving data from preferences
Signed-off-by: igarri <igarri@amazon.com>
This commit is contained in:
@@ -1205,3 +1205,8 @@ AzToolsFramework::ConsoleColorTheme SEditorSettings::GetConsoleColorTheme() cons
|
||||
{
|
||||
return consoleBackgroundColorTheme;
|
||||
}
|
||||
|
||||
int SEditorSettings::GetMaxNumberOfItemsShownInSearchView() const
|
||||
{
|
||||
return SEditorSettings::numberOfItemsShownInSearch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user