8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
#title GetActorGravity [RCBasic Doc]
|
|
#header Sub GetActorGravity( actor, ByRef x, ByRef y, ByRef z )
|
|
|
|
Gets the gravity of an actor along each access.
|
|
|
|
#ref SetActorGravity
|
|
|