mirror of
https://git.shazbot.fr/shazbot/Utils.git
synced 2026-01-12 05:00:58 +01:00
Added ReadOnlyOnPlayField Attribute.
This commit is contained in:
6
Runtime/ReadOnlyOnPlayFieldAttribute.cs
Normal file
6
Runtime/ReadOnlyOnPlayFieldAttribute.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace Utils
|
||||
{
|
||||
public class ReadOnlyOnPlayFieldAttribute : PropertyAttribute { }
|
||||
}
|
||||
11
Runtime/ReadOnlyOnPlayFieldAttribute.cs.meta
Normal file
11
Runtime/ReadOnlyOnPlayFieldAttribute.cs.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 751004c02d9af6559a8f5c714cf58568
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user