C# Class OnClickPlay, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

Свойство Type Description
m_Path string

Méthodes publiques

Méthode Description
OnClick ( ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

Property Details

m_Path public_oe 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
Résultat string