C# Class VolumeBar, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound Class Usage Examples

Méthodes publiques

Свойство Type Description
VolumeName string
number float

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void
onChange ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

onChange() public méthode

public onChange ( ) : void
Résultat void

Property Details

VolumeName public_oe property

public string VolumeName
Résultat string

number public_oe property

public float number
Résultat float