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.EventPosterKey

SoundPlayer.EventPosterKey.eventIds Field

List of Event IDs that will be posted when the assigned key is pressed.

public List<uint> eventIds;

Field Value

System.Collections.Generic.List<System.UInt32>