Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SetEvents()

void ReLogic.Peripherals.RGB.SteelSeries.GameSenseConnection.SetEvents ( params Bind_Event[] bindEvents)
inline

Definition at line 58 of file GameSenseConnection.cs.

59 {
60 Events = bindEvents;
61 }

Referenced by ReLogic.Peripherals.RGB.SteelSeries.SteelSeriesDeviceGroup.SteelSeriesDeviceGroup().