using System;
using UnityEngine;
namespace ZenFulcrum.EmbeddedBrowser {
public class FlagsFieldAttribute : PropertyAttribute {}
}