UnlockOwnedDoorsInCell - Actor

Revision as of 15:28, 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

This actor unlocks all teleport doors he owns in his current parent cell

SyntaxEdit

Function UnlockOwnedDoorsInCell() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Bob unlock doors in his current cell
Bob.UnlockOwnedDoorsInCell()

See AlsoEdit