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