C# Class OnClickPlay, Hellbound

Inheritance: MonoBehaviour
Show file Open project: Backman/Hellbound

Public Properties

Property Type Description
m_Path string

Public Methods

Method Description
OnClick ( ) : void

Method Details

OnClick() public method

public OnClick ( ) : void
return void

Property Details

m_Path public property

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
return string