C# Class FSO.HIT.Ambience

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Loop bool
Path string

Méthodes publiques

Méthode Description
Ambience ( string path, bool loop ) : System

Method Details

Ambience() public méthode

public Ambience ( string path, bool loop ) : System
path string
loop bool
Résultat System

Property Details

Loop public_oe property

public bool Loop
Résultat bool

Path public_oe property

public string Path
Résultat string