Background for Starfield
Member of the Message script
voidfunctionAttachLoadDoors(ObjectReference[]aDoorRefsToAdd)Native

Description

Documentation Comment

Assigns the given array of load doors to each option in the message respectively. References passed must be of type door.


Caveats


Parameters

ObjectReference[]aDoorRefsToAdd


Examples

Auto-Generated Example

ObjectReference[] myObjectReferenceArray__aDoorRefsToAdd

myMessage__toCallFunctionOn.AttachLoadDoors(myObjectReferenceArray__aDoorRefsToAdd)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.