SetMerchantContainer

From the Fallout3 GECK Wiki
Revision as of 12:08, 10 April 2009 by imported>DewiMorgan (→‎See Also: adding see also item)
Jump to navigation Jump to search

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