Back to search
Node refGold tierActor

K2_SetActorLocation — set actor world position with sweep and teleport

Updated 3mo ago
UE 5.4UE 5.7#actor#location#K2#transform

Reference

Internal UE5 name is K2_SetActorLocation. FindFunctionByName must use K2_ prefix.

Pins

Inputs

  • execute
  • self
  • NewLocation:vector
  • bSweep:bool
  • bTeleport:bool

Outputs

  • then
  • SweepHitResult:HitResult
  • ReturnValue:bool

Function target: K2_SetActorLocation · Node name: SetActorLocation