Effect.start
Starts playing an effect.
Kind: Function
Environments: Game
Game
effect:start( startTime )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
effect |
Effect | The effect. |
startTime (optional) |
number | The start time of the effect. Only applies to audio and cinematic effects. (Defaults to 0) |