UnlockOwnedDoorsInCell - Actor
Jump to navigation
Jump to search
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()