Background for Starfield
Member of the Actor script
intfunctionAttackOutpostObjects(ObjectReferenceakOutpostBeacon)Native

Description

Documentation Comment

Have the actor start combat with any destructible object associated with the specified
outpost beacon. Returns the number of objects that the actor entered combat with


Caveats


Parameters

ObjectReferenceakOutpostBeacon


Examples

Auto-Generated Example

ObjectReference myObjectReference__akOutpostBeacon

int returnedValue = myActor__toCallFunctionOn.AttackOutpostObjects(myObjectReference__akOutpostBeacon)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.