Перейти к содержанию

Cam::setCamSplineDuration

Материал из RAGE MP Wiki Archive
Версия от 21:04, 6 мая 2017; imported>Marty uploader (yay)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

I named p1 as timeDuration as it is obvious. I'm assuming tho it is ran in ms(Milliseconds) as usual.

Syntax

<syntaxhighlight lang="javascript">mp.game.cam.setCamSplineDuration(cam, timeDuration);</syntaxhighlight>

Required Arguments

  • cam: int
  • timeDuration: int

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Cam s function c