EuphoriaMessageShot Methods

RAGE Plugin Hook Documentation

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

The EuphoriaMessageShot type exposes the following members.

Methods

  NameDescription
Public methodPushArgument

Adds the specified argument to this EuphoriaMessage.

Note that this does not override existing arguments with the same name. If this is desired, use the [!:Rage::EuphoriaMessage::SetArgument] overload.

(Inherited from EuphoriaMessage.)
Public methodReset (Inherited from EuphoriaMessage.)
Public methodSendTo (Inherited from EuphoriaMessage.)
Public methodSetArgument

Sets the specified argument to this EuphoriaMessage.

Note that this overrides existing arguments with the same name. If this is not desired, use the [!:Rage::EuphoriaMessage::PushArgument] overload.

(Inherited from EuphoriaMessage.)
Top
See Also

Reference