Files
2026-03-04 09:37:33 +08:00

6 lines
77 B
C#

using UnityEngine;
public class FPD_LayersAttribute : PropertyAttribute
{
}