Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TranscendPlugins
FullBright
C# Class TranscendPlugins.FullBright
Inheritance:
System.MarshalByRefObject
,
IPluginLightingGetColor
Show file
Open project: dougbenham/TerrariaPatcher
Public Methods
Method
Description
FullBright
( ) :
System
OnLightingGetColor
(
int
x
,
int
y
,
Color
&
color
) :
bool
Method Details
FullBright()
public
method
public
FullBright
( ) :
System
return
System
OnLightingGetColor()
public
method
public
OnLightingGetColor
(
int
x
,
int
y
,
Color
&
color
) :
bool
x
int
y
int
color
Color
return
bool