using UnityEngine; namespace ClusterVR.CreatorKit.Gimmick.Implements { public sealed class GimmickKeyItemAttribute : PropertyAttribute { } }