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:
@@ -10,7 +10,7 @@ UCLASS(Blueprintable, MinimalAPI)
|
||||
class UAthenaMusicPackItemDefinition : public UAthenaCosmeticItemDefinition {
|
||||
GENERATED_BODY()
|
||||
public:
|
||||
UPROPERTY(BlueprintReadWrite, EditAnywhere, meta=(AllowPrivateAccess=true))
|
||||
UPROPERTY(BlueprintReadWrite, EditAnywhere, meta = (AllowPrivateAccess = "true", AssetBundles = "Equipped"))
|
||||
TSoftObjectPtr<USoundBase> FrontEndLobbyMusic;
|
||||
|
||||
UPROPERTY(BlueprintReadWrite, EditAnywhere, meta=(AllowPrivateAccess=true))
|
||||
|
||||
Reference in New Issue
Block a user