using UnityEngine; namespace ClusterVR.CreatorKit.World.Implements.Localization { public sealed class LangCodeAttribute : PropertyAttribute { } }