UnlockOwnedDoorsInCell - Actor
Revision as of 15:28, 18 October 2011 by imported>Rhavlovick (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
Function UnlockOwnedDoorsInCell() native
Parameters
None.
Return Value
None.
Examples
; Bob unlock doors in his current cell
Bob.UnlockOwnedDoorsInCell()