//------------------------------------------------------------------------------ // // This code was generated by Entitas.CodeGeneration.Plugins.ContextAttributeGenerator. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ public sealed class InputAttribute : Entitas.CodeGeneration.Attributes.ContextAttribute { public InputAttribute() : base("Input") { } }