chore: Removed Unused Editor Config
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Syntriax.Engine.Core.Abstract;
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public interface INameable
|
public interface INameable
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>s
|
||||||
/// Event triggered when the name of the entity changes.
|
/// Event triggered when the name of the entity changes.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
event OnNameChangedEventHandler? OnNameChanged;
|
event OnNameChangedEventHandler? OnNameChanged;
|
||||||
|
|||||||
Reference in New Issue
Block a user