Added phone app icon materials
This commit is contained in:
@@ -25,6 +25,9 @@ struct FPhoneAppEntry
|
||||
|
||||
UPROPERTY(EditDefaultsOnly, Category = "Phone App")
|
||||
TSubclassOf<UPhoneAppWidget> AppClass;
|
||||
|
||||
UPROPERTY(EditDefaultsOnly, Category = "Phone App")
|
||||
TObjectPtr<UMaterialInterface> BackgroundMaterial;
|
||||
};
|
||||
|
||||
// The phone home screen — the base of the app stack. Builds a grid of app icons from AppEntries and
|
||||
|
||||
Reference in New Issue
Block a user