Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TranscendPlugins
FullBright
C# 클래스 TranscendPlugins.FullBright
상속:
System.MarshalByRefObject
,
IPluginLightingGetColor
파일 보기
프로젝트 열기: dougbenham/TerrariaPatcher
공개 메소드들
메소드
설명
FullBright
( ) :
System
OnLightingGetColor
(
int
x
,
int
y
,
Color
&
color
) :
bool
메소드 상세
FullBright()
공개
메소드
public
FullBright
( ) :
System
리턴
System
OnLightingGetColor()
공개
메소드
public
OnLightingGetColor
(
int
x
,
int
y
,
Color
&
color
) :
bool
x
int
y
int
color
Color
리턴
bool