Difference between revisions of "SetMerchantContainer"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Wkilleen
 
imported>DewiMorgan
(→‎See Also: adding see also item)
Line 13: Line 13:
=='''See Also'''==
=='''See Also'''==
*[[RemoveMerchantContainer]]
*[[RemoveMerchantContainer]]
*[[Adding items to vendors]]


[[Category:Functions]]
[[Category:Functions]]

Revision as of 12:08, 10 April 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