Background for Skyrim SE
Member of the Actor script
voidfunctionForceMovementSpeedRamp(floatafSpeedMult, floatafRampTime=0.1)Native

[DEV SERVER] Loading description...


Caveats


Parameters

floatafSpeedMult

floatafRampTime=0.1


Examples

Auto-Generated Example

float myFloat__afSpeedMult
float myFloat__afRampTime

myActor__toCallFunctionOn.ForceMovementSpeedRamp(myFloat__afSpeedMult, myFloat__afRampTime)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.