- Found in:
- Vanilla
boolfunctionTryToMoveNear(ObjectReferenceakTarget, intpositionVal=0, intdistanceVal=0, intfacingVal=0)
Description
Documentation Comment
scornett
Caveats
Parameters
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)