C# 클래스 LinearAudioSourceGroup, madbricks

상속: AudioSourceGroup
파일 보기 프로젝트 열기: juliancruz87/madbricks

공개 프로퍼티들

프로퍼티 타입 설명
CurrentIndex int

공개 메소드들

메소드 설명
PlayCurrentAudio ( ) : void

보호된 메소드들

메소드 설명
Init ( ) : void

비공개 메소드들

메소드 설명
IncrementIndex ( ) : void
InitDistanceTriggers ( ) : void
Update ( ) : void

메소드 상세

Init() 보호된 메소드

protected Init ( ) : void
리턴 void

PlayCurrentAudio() 공개 메소드

public PlayCurrentAudio ( ) : void
리턴 void

프로퍼티 상세

CurrentIndex 공개적으로 프로퍼티

public int CurrentIndex
리턴 int