Assembly-level global using directives for the Editor assembly, importing Sandbox, Editor, generic collections, LINQ, and Dreams.UltimateLightManager namespaces for use throughout the project.
global using Sandbox; global using Editor; global using System.Collections.Generic; global using System.Linq; global using Dreams.UltimateLightManager;