RoR2-ChensHelpers

Contains simple and useful helpers for RoR2 mod creators to use. Mainly caters to Chen's mods.

View on GitHub

ChensHelpers

Chen.Helpers.GeneralHelpers.SoundPlayer

SoundPlayer.SoundPlayer(EventPosterKey[]) Constructor

Constructor to create an instance of the class.
A group of EventPosterKeys may be passed as parameters to automatically register them.

public SoundPlayer(params Chen.Helpers.GeneralHelpers.SoundPlayer.EventPosterKey[] eventPosterKeys);

Parameters

eventPosterKeys EventPosterKey[]