UnlockOwnedDoorsInCell - Actor

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