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