Background for Skyrim SE
Member of the DbSkseFunctions script
float[]functionGetRefLinearVelocity(ObjectReferenceref)NativeGlobal

Description

Documentation Comment

[0] = x, [1] = y, [2] = z


Caveats


Parameters


Examples

Auto-Generated Example

ObjectReference myObjectReference__ref

float[] returnedValue = DbSkseFunctions.GetRefLinearVelocity(myObjectReference__ref)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.