[This is preliminary documentation and is subject to change.]
Bool to Enable/Disable Music
Namespace: RapidXNA.ServicesAssembly: RapidXNA3.0 (in RapidXNA3.0.dll) Version: 3.0.0.0
public bool EnableMusic { get; set; }
public bool EnableMusic { get; set; }
Public Property EnableMusic As Boolean
Get
Set
Public Property EnableMusic As Boolean
Get
Set
public:
property bool EnableMusic {
bool get ();
void set (bool value);
}
public:
property bool EnableMusic {
bool get ();
void set (bool value);
}
member EnableMusic : bool with get, set
member EnableMusic : bool with get, set
Property Value
Type:
BooleanRapidGame
Supported in: 1