8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
#title GetActorLinearVelocityLocal [RCBasic Doc]
|
|
#header Sub GetActorLinearVelocityLocal( actor, ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets actor's linear velocity
|
|
|
|
#ref SetActorLinearVelocityLocal SetActorLinearVelocityWorld
|
|
|