Difference between revisions of "SetMerchantContainer"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>DewiMorgan
(→‎See Also: adding see also item)
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 16: Line 16:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]

Revision as of 12:32, 12 August 2009

SetMerchantContainer assigns a merchant container to an actor.

Syntax

Actor.SetMerchantContainer ContainerRef

Examples

  • None at this time.

Notes

  • Function fails if setting the merchant container to a non-persistent ref.

See Also