Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SharpQuake
cshift_t
C# 클래스 SharpQuake.cshift_t
파일 보기
프로젝트 열기: Memorix101/SharpQuake
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
destcolor
int[]
percent
int
공개 메소드들
메소드
설명
Clear
( ) :
void
cshift_t
( ) :
System
cshift_t
(
int
destColor
,
int
percent
) :
System
메소드 상세
Clear()
공개
메소드
public
Clear
( ) :
void
리턴
void
cshift_t()
공개
메소드
public
cshift_t
( ) :
System
리턴
System
cshift_t()
공개
메소드
public
cshift_t
(
int
destColor
,
int
percent
) :
System
destColor
int
percent
int
리턴
System
프로퍼티 상세
destcolor
공개적으로 프로퍼티
public
int[]
destcolor
리턴
int[]
percent
공개적으로 프로퍼티
public
int
percent
리턴
int