EventListenerEditorComponent
Namespace: Murder.Components
Assembly: Murder.dll
public sealed struct EventListenerEditorComponent : IComponent
Implements: IComponent
⭐ Constructors
public EventListenerEditorComponent()
⭐ Properties
Events
public readonly ImmutableArray<T> Events;
Returns
ImmutableArray<T>
⚡