Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IGameSenseDevice.cs
Go to the documentation of this file.
1
using
SteelSeries.GameSense;
2
3
namespace
ReLogic.Peripherals.RGB.SteelSeries
;
4
5
public
interface
IGameSenseDevice
:
IGameSenseUpdater
6
{
7
void
CollectEventsToTrack
(Bind_Event[] bindEvents,
ARgbGameValueTracker
[] miscEvents);
8
}
ReLogic.Peripherals.RGB.ARgbGameValueTracker
Definition
ARgbGameValueTracker.cs:38
ReLogic.Peripherals.RGB.SteelSeries.IGameSenseDevice.CollectEventsToTrack
void CollectEventsToTrack(Bind_Event[] bindEvents, ARgbGameValueTracker[] miscEvents)
ReLogic.Peripherals.RGB.SteelSeries.IGameSenseDevice
Definition
IGameSenseDevice.cs:6
ReLogic.Peripherals.RGB.SteelSeries.IGameSenseUpdater
Definition
IGameSenseUpdater.cs:7
ReLogic.Peripherals.RGB.SteelSeries
Definition
ColorKey.cs:4
source
ReLogic
ReLogic.Peripherals.RGB.SteelSeries
IGameSenseDevice.cs
Generated by
1.10.0