Removed broken attributes; Removed 'static structs'

This commit is contained in:
Yoshi Askharoun
2021-11-22 01:59:35 -06:00
parent c73be72065
commit 78d210fe5f
219 changed files with 169 additions and 317 deletions
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum DRMQueryState
{
@@ -2,7 +2,6 @@ using System.Runtime.CompilerServices;
namespace DeviceAccess
{
[NativeCppClass]
internal enum EProgressEventType
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EAccountUserType
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EAuthenticationScheme
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EAutoPlaylistRuleOperators
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EBillingOfferType
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum ECallbackPriorityNative
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EClientTypeFlags
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum ECompletionAction
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EConcernType
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EContentType
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EContentUriFlags
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum ECreditCardType
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EDownloadContextEvent
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EDownloadFlags
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EDownloadType
{
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EEndpointCompatibilityStatus
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EFavoritesAction
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EFeatures
{
-3
View File
@@ -1,6 +1,3 @@
using System.Runtime.CompilerServices;
[NativeCppClass]
internal enum EFirmwareUpdateOption
{

Some files were not shown because too many files have changed in this diff Show More