GetCutsceneCameraMoveRate
From NWN Lexicon
Contents |
[edit] GetCutsceneCameraMoveRate(object)
Returns the current movement rate factor of the cutscene 'camera man'
float GetCutsceneCameraMoveRate( object oCreature );
[edit] Parameters
oCreature
The cutscene "cameraman"
[edit] 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%)
[edit] Version
1.61
[edit] See Also
functions: |
author: Lilac Soul