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.RegisterKeybind(EventPosterKey) Method

Registers a keybind for a WWise Event that posts the event upon being pressed.
Duplicated EventPosterKeys will be replaced by a later assignment.

public void RegisterKeybind(Chen.Helpers.GeneralHelpers.SoundPlayer.EventPosterKey eventPosterKey);

Parameters

eventPosterKey EventPosterKey