Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Teleport Instant Movement Effect' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| vector | Target Location | Location to teleport to, in world space |
| boolean | Use Actor Rotation | Whether this teleport effect should keep the actor's current rotation or use a specified one (TargetRotation) |
| rotator | Target Rotation | Actor rotation is set to this value on teleport if bUseActorRotation is false |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Teleport Effect |