ClearExtraArrows - Actor

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