GetCutsceneCameraMoveRate(object)
Returns the current movement rate factor of the cutscene 'camera man'
float GetCutsceneCameraMoveRate( object oCreature );
Parameters
oCreature
The cutscene "cameraman"
Description
Returns the current movement rate factor of the cutscene 'camera man'.
NOTE: This will be a value between 0.1, 2.0 (10%-200%)
Version
1.61
See Also
functions: | SetCutsceneCameraMoveRate |
categories: | Cut-Scene Functions | Get Data from Creature Functions | Movement Functions |
author: Lilac Soul