Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MOTHER3
Song
C# 클래스 MOTHER3.Song
상속:
M3Rom
파일 보기
프로젝트 열기: jeffman/MOTHER-3-Funland
공개 프로퍼티들
프로퍼티
타입
설명
EchoFeedback
bool
EchoFeedbackValue
int
InstrumentPointer
int
Priority
int
TrackPointers
int[]
Tracks
int
공개 메소드들
메소드
설명
Song
(
int
address
) :
System
메소드 상세
Song()
공개
메소드
public
Song
(
int
address
) :
System
address
int
리턴
System
프로퍼티 상세
EchoFeedback
공개적으로 프로퍼티
public
bool
EchoFeedback
리턴
bool
EchoFeedbackValue
공개적으로 프로퍼티
public
int
EchoFeedbackValue
리턴
int
InstrumentPointer
공개적으로 프로퍼티
public
int
InstrumentPointer
리턴
int
Priority
공개적으로 프로퍼티
public
int
Priority
리턴
int
TrackPointers
공개적으로 프로퍼티
public
int[]
TrackPointers
리턴
int[]
Tracks
공개적으로 프로퍼티
public
int
Tracks
리턴
int