StopTranslation - ObjectReference
Revision as of 05:48, 14 August 2013 by imported>Threedee (Removed this from the Console Category because this is not a console command.)
Member of: ObjectReference Script
Forcibly stops the object from translating (cancels a previous translation request).
Syntax[edit | edit source]
Function StopTranslation() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Stop the bird from translating around
Bird.StopTranslation()