unreal.Mover_OnTeleportFailed¶
- class unreal.Mover_OnTeleportFailed(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseFired when a teleport has failed
- Parameters:
from_location (Vector)
from_rotation (Quat)
to_location (Vector)
to_rotation (Quat)
teleport_failure_reason (TeleportFailureReason)
C++ Source:
Plugin: Mover
Module: Mover
File: MoverComponent.h