GetAshPileSource

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

When called on an Ash/Goo Pile, returns the actor it originated from.

Syntax

[help]
(pileSource:ref) reference.GetAshPileSource

Example

set rSource to pileRef.GetAshPileSource

See Also