Difference between revisions of "SetBaseForm"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
imported>Pintocat
m
Line 4: Line 4:
  |name = SetBaseForm
  |name = SetBaseForm
  |returnType = void
  |returnType = void
  |referenceType = [SetBaseForm]
  |referenceType = [ref]
  |arguments =  
  |arguments =  
   {{FunctionArgument
   {{FunctionArgument

Revision as of 13:42, 10 February 2017

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

A function added by the Lutana NVSE plugin.

Description

Sets the base form of a reference to another form of the same type. [Cannot be used on NPCs or Creatures.]

Syntax

[help]
[ref].SetBaseForm base:form

See Also

GetBaseForm

GetBaseObject