增加多屏显示,视频播放

This commit is contained in:
liuyunhui
2025-09-19 14:40:23 +08:00
parent fded7b9a51
commit 9076a5ea41
112 changed files with 24986 additions and 21 deletions
@@ -0,0 +1,30 @@
{
"FileVersion": 3,
"Version": 255,
"VersionName": "2.55",
"FriendlyName": "SimpleTCPUDPSocketClient",
"Description": "TCP and UDP Blueprint Socket Client",
"Category": "Sockets",
"CreatedBy": "Socke",
"CreatedByURL": "",
"DocsURL": "http://virtualbird.de/ue4Doku/SimpleTCPUDPSocketClient2/",
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/5d4ddd5493ce4d2295ef9be6c67eff82",
"SupportURL": "mailto:unrealmarketplace@virtualbird.de",
"EngineVersion": "5.3.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "SocketClient",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"PlatformAllowList": [
"Win64",
"Mac",
"IOS",
"Android",
"Linux"
]
}
]
}