====== PathCamera::pushBack ====== PathCamera.pushBack(transform,speed,type,path); ===== Syntax ===== void PathCamera::pushBack(__unk %transform, __unk %speed, __unk %type, __unk %path); ===== Parameters ===== [[scripting:doc:engine:types:__unk|__unk]] **%%%transform%%**\\ No description available. [[scripting:doc:engine:types:__unk|__unk]] **%%%speed%%**\\ No description available. [[scripting:doc:engine:types:__unk|__unk]] **%%%type%%**\\ No description available. [[scripting:doc:engine:types:__unk|__unk]] **%%%path%%**\\ 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:pushfront|PathCamera::pushFront]]\\ [[scripting:doc:u:pathcamera:reset|PathCamera::reset]]\\ [[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.