mirror of
https://git.shazbot.fr/shazbot/Utils.git
synced 2026-01-12 13:10:59 +01:00
Added separate EventManger for FixedUpdate.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Utils
|
||||
namespace Utils.Editor
|
||||
{
|
||||
[CustomPropertyDrawer(typeof(ReadOnlyFieldAttribute))]
|
||||
public class ReadOnlyFieldDrawer : PropertyDrawer
|
||||
|
||||
Reference in New Issue
Block a user