GetPCLastExteriorDoor

Revision as of 18:50, 30 March 2016 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the last exterior door activated by the player. |name = GetPCLastExteriorDoor |returnType = lastExtDoor:ref |example = set rLa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the last exterior door activated by the player.

Syntax

(lastExtDoor:ref) GetPCLastExteriorDoor

Example

set rLastExtDoor to GetPCLastExteriorDoor

See Also