多人和名字

This commit is contained in:
2025-07-20 19:51:53 +08:00
parent 5eebc925f9
commit 56fcc0ebd1
5 changed files with 11 additions and 6 deletions

BIN
Content/Blueprint/VRInstance.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -54,7 +54,7 @@ void UUDPInstanceSubsystem::Initialize(FSubsystemCollectionBase& Collection)
{ {
Super::Initialize(Collection); Super::Initialize(Collection);
InitNetwork(); InitNetwork();
UUID = FGuid::NewGuid().ToString(); //UUID = FGuid::NewGuid().ToString();
} }
void UUDPInstanceSubsystem::Deinitialize() void UUDPInstanceSubsystem::Deinitialize()

View File

@ -52,6 +52,11 @@
"Win64", "Win64",
"Android" "Android"
] ]
},
{
"Name": "DTAes",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/a47320428e274ede92ced79fb4ee1028"
} }
], ],
"TargetPlatforms": [ "TargetPlatforms": [