7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
#title GetActorPosition [RCBasic Doc]
|
|
#header sub GetActorPosition( actor, ByRef x, ByRef y, ByRef z )
|
|
|
|
Gets the actors position
|
|
|
|
#ref SetActorPosition
|