using UnityEngine; using System.Collections; public class ResourcePathAttribute : PropertyAttribute { public ResourcePathAttribute() { } }