LUADOC - Farming Simulator 17

Printable Version

setAnimTrackTime

Description
Set animation track time
Definition
setAnimTrackTime(integer characterSetId, integer trackId, float time, boolean immediateUpdate (optional))
Arguments
integercharacterSetIdid of characterset object
integertrackIdtrack number
floattimetime
booleanimmediateUpdate (optional)if set to true, the animation is updated immediately, otherwise it is only updated the next frame. for performance reasons, only set this to true if you really need the immediate update.