Difference between revisions of "GetMerchantContainer"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Returns the merchant container associated to an actor. |name = GetMerchantContainer |returnType = ref |referenceType = [GetMerchantCont...")
 
imported>Pintocat
m
 
Line 4: Line 4:
  |name = GetMerchantContainer
  |name = GetMerchantContainer
  |returnType = ref
  |returnType = ref
  |referenceType = [GetMerchantContainer]
  |referenceType = [actorRef]
}}
}}
==See Also==
==See Also==

Latest revision as of 14:22, 10 February 2017

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the merchant container associated to an actor.

Syntax

[help]
(ref) [actorRef].GetMerchantContainer

See Also

SetMerchantContainer