ClearLookAt - Actor

Member of: Actor Script

Clears this actor's script-forced look-at target.

SyntaxEdit

Function ClearLookAt() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Clear the stalker's look at target
Stalker.ClearLookAt()

See AlsoEdit