chore: Removed Unused Editor Config
This commit is contained in:
parent
d0ab442f7f
commit
1376323165
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user