GetBaseForm

From the Fallout3 GECK Wiki
Revision as of 11:16, 14 June 2015 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = NVSE |summary = Returns the actual base form of a leveled calling reference. |name = GetBaseForm |alias = gbf |returnType = form |referenceType...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the actual base form of a leveled calling reference.

Syntax

[help]
(form) reference.GetBaseForm 

Or:

(form) reference.gbf

See Also