namespace Il2CppInspector.Redux.FrontendCore.Outputs; public enum CSharpLayout { SingleFile, Namespace, Assembly, Class, Tree }