using UnityEngine; namespace ClusterVR.CreatorKit.Operation.Implements { public sealed class LotteryChoiceAttribute : PropertyAttribute { } }