lib_unity_purchase/Editor/WindowsRuntimeWorkaround.cs...

11 lines
177 B
C#
Raw Normal View History

2024-01-29 18:49:33 +08:00
#if ENABLE_WINMD_SUPPORT
// WARNING: Do not modify! Generated file.
struct WindowsRuntimeWorkaround
{
private Windows.Foundation.IAsyncAction _workaroundAction;
}
#endif