C# Class FSO.HIT.Ambience

Mostrar archivo Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Loop bool
Path string

Public Methods

Method Description
Ambience ( string path, bool loop ) : System

Method Details

Ambience() public method

public Ambience ( string path, bool loop ) : System
path string
loop bool
return System

Property Details

Loop public_oe property

public bool Loop
return bool

Path public_oe property

public string Path
return string