Initial Commit

This commit is contained in:
Simeon Radivoev 2022-02-12 12:53:50 +02:00
commit ee5c2f922d
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
2255 changed files with 547750 additions and 0 deletions

View file

@ -0,0 +1,9 @@
using System;
namespace Attributes
{
[AttributeUsage(AttributeTargets.Field)]
public class OptionalComponentAttribute : Attribute
{
}
}

View file

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

View file

@ -0,0 +1,9 @@
using System;
namespace Attributes
{
[AttributeUsage(AttributeTargets.Field)]
public class RootComponentAttribute : Attribute
{
}
}

View file

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 54b4e0a88227402e8f096e61cc8f1243
timeCreated: 1532263734