C# 클래스 OnClickPlay, Hellbound

상속: MonoBehaviour
파일 보기 프로젝트 열기: Backman/Hellbound

공개 프로퍼티들

프로퍼티 타입 설명
m_Path string

공개 메소드들

메소드 설명
OnClick ( ) : void

메소드 상세

OnClick() 공개 메소드

public OnClick ( ) : void
리턴 void

프로퍼티 상세

m_Path 공개적으로 프로퍼티

This can be placed on buttons This is a REALLY small script, basically it plays a sound when the event "OnClick" happens Anton Thorsell
public string m_Path
리턴 string