Legacy Documentation: Version 5.2
Interaction between Unity and Windows Phone
Windows Phone 8: C# Plugins

Windows Phone 8: Plugins

Windows Phone 8 plugins work almost identically to Windows Store plugins. They enable access to types in .NET for Windows Phone that would otherwise be inaccessible from Unity. Two assemblies must be compiled with identical names and interfaces. By interface we mean public type names, methods, properties, etc. One of them is placed in Assets\Plugins folder and is used by the Editor. Another one (with Windows Phone 8 specific implementation) should be placed in Assets\Plugins\WP8 folder. During the build process it will overwrite default plugin and will be used on the actual device.

Interaction between Unity and Windows Phone
Windows Phone 8: C# Plugins
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961