UnlockOwnedDoorsInCell - Actor

From the Fallout4 CreationKit Wiki
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()

See Also[edit | edit source]