Skip to content

Instantly share code, notes, and snippets.

using System;
using UnityEngine;
#if UNITY_EDITOR
using Sirenix.OdinInspector;
using Sirenix.OdinInspector.Editor;
using Sirenix.Utilities.Editor;
using UnityEditor;
#endif
namespace OdinExtensions