using UnityEngine; namespace NWH.DWP2.WaterObjects { public class WaterObjectWizard : MonoBehaviour { public bool addWaterParticleSystem; } }