PlaySoundInteraction

Namespace: Murder.Interactions
Assembly: Murder.dll

public sealed struct PlaySoundInteraction : IInteraction

Implements: IInteraction

⭐ Constructors

public PlaySoundInteraction()

⭐ Properties

Sound

public readonly SoundEventId Sound;

Returns
SoundEventId

⭐ Methods

Interact(World, Entity, Entity)

public virtual void Interact(World world, Entity interactor, Entity interacted)

Parameters
world World
interactor Entity
interacted Entity