Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TranscendPlugins
FullBright
C# Class TranscendPlugins.FullBright
Inheritance:
System.MarshalByRefObject
,
IPluginLightingGetColor
Exibir arquivo
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