IsLoadDoor

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns true (1) if the calling reference is a load door, meaning a Door that leads to a different Cell.

Syntax

[help]
(bool) reference.IsLoadDoor 

Example

GSDocMitchellHouseIntDoorREF.IsLoadDoor ; returns 1, it goes to Goodsprings.

See Also