mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
Update AthenaMusicPackItemDefinition.h
This commit is contained in:
@@ -19,6 +19,10 @@ public:
|
||||
UAthenaMusicPackItemDefinition();
|
||||
UFUNCTION(BlueprintCallable, BlueprintPure)
|
||||
TSoftObjectPtr<UTexture2D> GetCoverArt() const;
|
||||
|
||||
|
||||
virtual FPrimaryAssetId GetPrimaryAssetId() const override
|
||||
{
|
||||
return FPrimaryAssetId("AthenaMusicPack", GetFName());
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user