SoundEventPositionTrackerComponent

Namespace: Murder.Components.Sound
Assembly: Murder.dll

public sealed struct SoundEventPositionTrackerComponent : IComponent

This will track the spatial position of an event.

Implements: IComponent

⭐ Constructors

public SoundEventPositionTrackerComponent(SoundEventId sound)

Parameters
sound SoundEventId

⭐ Properties

Sound

public readonly SoundEventId Sound;

Returns
SoundEventId