资源简介
Unity3D应用嵌入到WPF应用,通过Socket进行消息传输,实现联动控制。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
namespace UnityApp
{
///
/// App.xaml 的交互逻辑
///
public partial class App : Application
{
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 189 2017-06-01 11:20 UnityApp\App.config
文件 370 2017-06-07 11:29 UnityApp\App.xaml
文件 335 2017-06-01 11:20 UnityApp\App.xaml.cs
文件 17729536 2016-09-01 18:32 UnityApp\bin\Debug\Unity\HelloUnity.exe
文件 25 2017-06-05 11:48 UnityApp\bin\Debug\Unity\HelloUnity_Data\app.info
文件 20668 2017-06-05 11:48 UnityApp\bin\Debug\Unity\HelloUnity_Data\globalgamemanagers
文件 11340 2017-06-05 11:48 UnityApp\bin\Debug\Unity\HelloUnity_Data\globalgamemanagers.assets
文件 5612 2017-06-05 11:48 UnityApp\bin\Debug\Unity\HelloUnity_Data\level0
文件 12288 2017-06-05 11:48 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\Assembly-CSharp.dll
文件 293376 2016-09-01 17:40 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\Mono.Security.dll
文件 2497024 2016-09-01 17:40 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\mscorlib.dll
文件 265728 2016-09-01 17:40 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\System.Core.dll
文件 1069056 2016-09-01 17:40 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\System.dll
文件 1113088 2016-09-01 18:28 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\UnityEngine.dll
文件 387064 2016-09-01 18:28 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\UnityEngine.dll.mdb
文件 235008 2016-09-01 18:13 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\UnityEngine.Networking.dll
文件 221184 2016-09-01 18:13 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\UnityEngine.UI.dll
文件 2108916 2016-09-01 20:42 UnityApp\bin\Debug\Unity\HelloUnity_Data\Managed\UnityEngine.xm
文件 58196 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\1.0\DefaultWsdlHelpGenerator.aspx
文件 17258 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\1.0\machine.config
文件 1605 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\2.0\Browsers\Compat.browser
文件 60453 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\2.0\DefaultWsdlHelpGenerator.aspx
文件 27625 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\2.0\machine.config
文件 2618 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\2.0\settings.map
文件 11686 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\2.0\web.config
文件 311984 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\browscap.ini
文件 1691 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\config
文件 25817 2016-09-01 17:00 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\etc\mono\mconfig\config.xm
文件 2113496 2016-09-01 18:38 UnityApp\bin\Debug\Unity\HelloUnity_Data\Mono\mono.dll
文件 149345 2017-06-07 17:01 UnityApp\bin\Debug\Unity\HelloUnity_Data\output_log.txt
............此处省略94个文件信息
评论
共有 条评论