AnimationEventBroadcasterComponent

Namespace: Murder.Components
Assembly: Murder.dll

public sealed struct AnimationEventBroadcasterComponent : IComponent

Implements: IComponent

⭐ Constructors

public AnimationEventBroadcasterComponent()
public AnimationEventBroadcasterComponent(ImmutableHashSet<T> broadcastTo)

Parameters
broadcastTo ImmutableHashSet<T>

⭐ Properties

BroadcastTo

public readonly ImmutableHashSet<T> BroadcastTo;

Returns
ImmutableHashSet<T>