Global using directives for the Editor assembly. Imports Sandbox, Editor, System.Collections.Generic and System.Linq across the project.
global using Sandbox; global using Editor; global using System.Collections.Generic; global using System.Linq;