Click or drag to resize

EngineNetTriggerSpecialEvent Method

Trigger a special event, with the provided id

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void TriggerSpecialEvent(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:DHI.Mike1D.Engine.EngineNet.TriggerSpecialEvent(System.String)"]

See Also