Homeworld 2 : FunctionstartEffect
Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
startEffect(<sShipName>, <sEventName>)

Description
Starts playing an effect event as defined in the ship's .events file.
Returns Effect handle (Handle to started effect). This is mentioned in the RDN document but does not seem to be working.

Example

Arguments
<sShipName>: Sob* Passed from game
<sEffectName>: string Name of the effect to play.

Scope

Related Pages:
:: ::