C# 클래스 PlaySoundOnActive, Imagine_fudge-roll

Script to play a sound when the game object is activated.
상속: MonoBehaviour
파일 보기 프로젝트 열기: Microsoft/Imagine_fudge-roll

공개 프로퍼티들

프로퍼티 타입 설명
sound UnityEngine.AudioClip

공개 메소드들

메소드 설명
OnEnable ( ) : void

메소드 상세

OnEnable() 공개 메소드

public OnEnable ( ) : void
리턴 void

프로퍼티 상세

sound 공개적으로 프로퍼티

public AudioClip,UnityEngine sound
리턴 UnityEngine.AudioClip