StopTranslation - ObjectReference

Revision as of 06:48, 14 August 2013 by imported>Threedee (Removed this from the Console Category because this is not a console command.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: ObjectReference Script

Forcibly stops the object from translating (cancels a previous translation request).

SyntaxEdit

Function StopTranslation() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Stop the bird from translating around
Bird.StopTranslation()

See AlsoEdit