Background for Fallout 4
Member of the ObjectReference script
boolfunctionTransmitConnectedPower()Native

Description

Documentation Comment

Links power to any objects connected by attach point (The two attach points are touching)
e.g. progammatically placed conduits
Should be called on each programmatically placed conduit/junction/radiatior


Caveats


Examples

; Placeholder Code.

Auto-Generated Example

bool returnedValue = myObjectReference__toCallFunctionOn.TransmitConnectedPower()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

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