Converted preview renderer to use AZ::Interface
Made some files private when exposing public interfaces Updated a few comments Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
@@ -87,7 +87,7 @@ namespace AZ
|
||||
|
||||
int SharedThumbnailCache::GetPriority() const
|
||||
{
|
||||
// Thumbnails override default source thumbnails, so carry higher priority
|
||||
// Custom thumbnails have a higher priority to override default source thumbnails
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user