//------------------------------------------------------------------------------ // // 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 GameAttribute : Entitas.CodeGeneration.Attributes.ContextAttribute { public GameAttribute() : base("Game") { } }