====== PathCamera::reset ====== PathCamera.reset(speed=0); ===== Syntax ===== void PathCamera::reset([, __unk %speed=0]); ===== Parameters ===== [optional] [[scripting:doc:engine:types:__unk|__unk]] **%%%speed=0%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:pathcamera:popfront|PathCamera::popFront]]\\ [[scripting:doc:u:pathcamera:pushback|PathCamera::pushBack]]\\ [[scripting:doc:u:pathcamera:pushfront|PathCamera::pushFront]]\\ [[scripting:doc:u:pathcamera:setposition|PathCamera::setPosition]]\\ [[scripting:doc:u:pathcamera:setstate|PathCamera::setState]]\\ [[scripting:doc:u:pathcamera:settarget|PathCamera::setTarget]]\\ ===== References ===== This function is not called by any other functions.