Enabled Field

Project Mercury API

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating wether or not the Emitter is enabled (can be triggered).

Namespace:  ProjectMercury.Emitters
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public bool Enabled
Visual Basic (Declaration)
Public Enabled As Boolean
Visual C++
public:
bool Enabled

See Also