====== Item::getLastStickyNormal ====== ()Get the normal of the surface on which the object is stuck. ===== Syntax ===== string Item::getLastStickyNormal(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:item:fadein|Item::fadeIn]]\\ [[scripting:doc:u:item:fadeout|Item::fadeOut]]\\ [[scripting:doc:u:item:getlaststickypos|Item::getLastStickyPos]]\\ [[scripting:doc:u:item:getrespawntime|Item::getRespawnTime]]\\ [[scripting:doc:u:item:isrotating|Item::isRotating]]\\ [[scripting:doc:u:item:isstatic|Item::isStatic]]\\ [[scripting:doc:u:item:respawn|Item::Respawn]]\\ [[scripting:doc:u:item:schedulepop|Item::schedulePop]]\\ [[scripting:doc:u:item:setcollisiontimeout|Item::setCollisionTimeout]]\\ [[scripting:doc:u:item:setrespawntime|Item::setRespawnTime]]\\ [[scripting:doc:u:item:setthrower|Item::setThrower]]\\ ===== References ===== This function is not called by any other functions.