Add DebugHide attribute

This commit is contained in:
Mikhail 2023-03-29 15:45:55 +08:00
parent e422e83d51
commit 3787f2fc38
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,7 @@
using System;
namespace DCFApixels.DragonECS
{
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = true)]
public sealed class DebugHideAttribute : Attribute { }
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: b733e9a3fe4b974478c982962d45f94f
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: