ClearExtraArrows - Actor

Revision as of 16:26, 18 October 2011 by imported>Vitamant (1 revision: Clobber re-import by Henning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: Actor Script

Clear any extra arrow 3D from an actor that occurred from being shot with arrows.

SyntaxEdit

Function ClearExtraArrows() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Clears all arrow 3d from the pincushion
Pincushion.ClearExtraArrows()

See AlsoEdit

Actor Script