C# 클래스 ShipToFirstLevel, dreams

상속: MonoBehaviour, IDestroyAudioEvent
파일 보기 프로젝트 열기: mprofGamesDev-Dreams/dreams

공개 프로퍼티들

프로퍼티 타입 설명
activePower AbilityBehaviours,

공개 메소드들

메소드 설명
DestroyAudioEvent ( ) : void
PlayClip ( int i ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

DestroyAudioEvent() 공개 메소드

public DestroyAudioEvent ( ) : void
리턴 void

PlayClip() 공개 메소드

public PlayClip ( int i ) : void
i int
리턴 void

프로퍼티 상세

activePower 공개적으로 프로퍼티

public AbilityBehaviours, activePower
리턴 AbilityBehaviours,