using System; namespace Fie.Object { [Serializable] public class FieStatusEffectsGrabEntity : FieStatusEffectEntityBase { } }