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
mleaf_t
C# 클래스 SharpQuake.mleaf_t
상속:
mnodebase_t
파일 보기
프로젝트 열기: Memorix101/SharpQuake
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
ambient_sound_level
byte[]
compressed_vis
byte[]
efrags
efrag_t
firstmarksurface
int
marksurfaces
SharpQuake.msurface_t[]
nummarksurfaces
int
visofs
int
공개 메소드들
메소드
설명
mleaf_t
( ) :
System
메소드 상세
mleaf_t()
공개
메소드
public
mleaf_t
( ) :
System
리턴
System
프로퍼티 상세
ambient_sound_level
공개적으로 프로퍼티
public
byte[]
ambient_sound_level
리턴
byte[]
compressed_vis
공개적으로 프로퍼티
loadmodel->visdata Use in pair with visofs!
public
byte[]
compressed_vis
리턴
byte[]
efrags
공개적으로 프로퍼티
public
efrag_t,SharpQuake
efrags
리턴
efrag_t
firstmarksurface
공개적으로 프로퍼티
public
int
firstmarksurface
리턴
int
marksurfaces
공개적으로 프로퍼티
loadmodel->marksurfaces
public
msurface_t[],SharpQuake
marksurfaces
리턴
SharpQuake.msurface_t[]
nummarksurfaces
공개적으로 프로퍼티
public
int
nummarksurfaces
리턴
int
visofs
공개적으로 프로퍼티
public
int
visofs
리턴
int