I'm having an issue with the BloomAndFlares class not being found inside MonoDevelop. It will auto complete when I type Bloom but will not compile saying it does not exist and to make sure I am not missing a reference. When I switch back to Unity it compiles and runs just not in MonoDevelop. Has anyone run into this issue before? I do own the pro version so that is not the issue and all my code runs.
This the exact line that I have in my script
BloomAndFlares Bloom;