using UnityEngine; using System.Collections; /// /// Used to locate the root Ultimate Bloom Folder /// public class UltimateBloomPathLocator : ScriptableObject { }