EuphoriaMessage Constructor

RAGE Plugin Hook Documentation

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

Initializes a new instance of the EuphoriaMessage class

Namespace:  Rage.Euphoria
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public EuphoriaMessage(
	string name,
	bool startNow
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Rage.Euphoria.EuphoriaMessage.#ctor(System.String,System.Boolean)"]

startNow
Type: SystemBoolean

[Missing <param name="startNow"/> documentation for "M:Rage.Euphoria.EuphoriaMessage.#ctor(System.String,System.Boolean)"]

See Also

Reference