C# 클래스 Sound.Detail.ScriptableSoundSettings

상속: UnityEngine.ScriptableObject
파일 보기 프로젝트 열기: juliancruz87/madbricks

공개 메소드들

메소드 설명
GetSound ( int id, SoundType type ) : AudioClip

메소드 상세

GetSound() 공개 메소드

public GetSound ( int id, SoundType type ) : AudioClip
id int
type SoundType
리턴 UnityEngine.AudioClip