Background for Starfield
Member of the ReferenceAlias script
boolfunctionTryToMoveNear(ObjectReferenceakTarget, intpositionVal=0, intdistanceVal=0, intfacingVal=0)

Description

Documentation Comment

scornett


Caveats


Parameters

ObjectReferenceakTarget

intpositionVal=0

intdistanceVal=0

intfacingVal=0


Examples

Auto-Generated Example

ObjectReference myObjectReference__akTarget
int myInt__positionVal
int myInt__distanceVal
int myInt__facingVal

bool returnedValue = myReferenceAlias__toCallFunctionOn.TryToMoveNear(myObjectReference__akTarget, myInt__positionVal, myInt__distanceVal, myInt__facingVal)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.