UnlockOwnedDoorsInCell - Actor
Revision as of 15:28, 18 October 2011 by imported>Vitamant (1 revision: Clobber re-import by Henning)
Member of: Actor Script
This actor unlocks all teleport doors he owns in his current parent cell
Syntax[edit | edit source]
Function UnlockOwnedDoorsInCell() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Bob unlock doors in his current cell
Bob.UnlockOwnedDoorsInCell()