GetParentCell

From GECK
(Redirected from Gpc)
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns the parent cell of the calling reference (also known as the cell the reference is in).

Syntax

[help]
(cell:BaseForm) reference.GetParentCell 

Or:

(cell:BaseForm) reference.gpc 

See Also