Terraria
v1.4.4.9
Terraria source code documentation
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
_
a
c
d
e
f
i
l
m
o
p
r
s
t
u
w
Files
File List
File Members
All
Enumerations
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Macros
Loading...
Searching...
No Matches
CorsairLedPositions.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
ReLogic.Peripherals.RGB.Corsair
;
4
5
internal
struct
CorsairLedPositions
6
{
7
public
int
NumberOfLed
;
8
9
public
IntPtr
LedPositionPtr
;
10
}
5
internal
struct
CorsairLedPositions
{
…
};
ReLogic.Peripherals.RGB.Corsair
Definition
CorsairAccessMode.cs:1
System
Definition
BlockingCollection.cs:8
ReLogic.Peripherals.RGB.Corsair.CorsairLedPositions.NumberOfLed
int NumberOfLed
Definition
CorsairLedPositions.cs:7
ReLogic.Peripherals.RGB.Corsair.CorsairLedPositions.LedPositionPtr
IntPtr LedPositionPtr
Definition
CorsairLedPositions.cs:9
ReLogic.Peripherals.RGB.Corsair.CorsairLedPositions
Definition
CorsairLedPositions.cs:6
System.IntPtr
Definition
IntPtr.cs:14
source
ReLogic
ReLogic.Peripherals.RGB.Corsair
CorsairLedPositions.cs
Generated by
1.10.0