Files
ZuneShell.dll/ZuneDBApi/EAccountUserType.cs
T

11 lines
159 B
C#
Raw Normal View History

2025-07-13 09:53:20 -05:00
using System.Runtime.CompilerServices;
using Microsoft.VisualC;
[NativeCppClass]
[MiscellaneousBits(64)]
[DebugInfoInPDB]
internal enum EAccountUserType
{
}