Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Rogue.h_list
C# 클래스 Rogue.h_list, rogue-sharp
파일 보기
프로젝트 열기: jdiamond/rogue-sharp
공개 프로퍼티들
프로퍼티
타입
설명
h_ch
int
h_desc
string
h_print
bool
공개 메소드들
메소드
설명
h_list
(
int
hCh
,
string
hDesc
,
bool
hPrint
) :
System
메소드 상세
h_list()
공개
메소드
public
h_list
(
int
hCh
,
string
hDesc
,
bool
hPrint
) :
System
hCh
int
hDesc
string
hPrint
bool
리턴
System
프로퍼티 상세
h_ch
공개적으로 프로퍼티
public
int
h_ch
리턴
int
h_desc
공개적으로 프로퍼티
public
string
h_desc
리턴
string
h_print
공개적으로 프로퍼티
public
bool
h_print
리턴
bool