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