C# 클래스 MusicListener, OOMP_Project

상속: MonoBehaviour
파일 보기 프로젝트 열기: Connor-Marble/OOMP_Project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GetSpec SpectrumTotalDelegate
GetVolume VolumeDelegate

비공개 메소드들

메소드 설명
GetSpectrum ( ) : void
GetTotalVolume ( ) : void
Start ( ) : void
Update ( ) : void
printVol ( float value ) : void

프로퍼티 상세

GetSpec 공개적으로 프로퍼티

public SpectrumTotalDelegate GetSpec
리턴 SpectrumTotalDelegate

GetVolume 공개적으로 프로퍼티

public VolumeDelegate GetVolume
리턴 VolumeDelegate