Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IGameSenseUpdater.cs
Go to the documentation of this file.
1
using
System.Collections.Generic
;
2
using
Newtonsoft.Json.Linq;
3
4
namespace
ReLogic.Peripherals.RGB.SteelSeries
;
5
6
public
interface
IGameSenseUpdater
7
{
8
List<JObject>
TryGetEventUpdateRequest
();
9
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
ReLogic.Peripherals.RGB.SteelSeries.IGameSenseUpdater.TryGetEventUpdateRequest
List< JObject > TryGetEventUpdateRequest()
ReLogic.Peripherals.RGB.SteelSeries.IGameSenseUpdater
Definition
IGameSenseUpdater.cs:7
ReLogic.Peripherals.RGB.SteelSeries
Definition
ColorKey.cs:4
System.Collections.Generic
Definition
IHashKeyCollection.cs:1
source
ReLogic
ReLogic.Peripherals.RGB.SteelSeries
IGameSenseUpdater.cs
Generated by
1.10.0