6 lines
No EOL
83 B
C#
6 lines
No EOL
83 B
C#
namespace Events
|
|
{
|
|
public struct EntityDeathEvent : IEventComponentData
|
|
{
|
|
}
|
|
} |