Navigation
Unreal Engine Blueprint API Reference > Typed Element Interfaces > World
Attempt to set the transform of this element relative to its parent.
Target is Typed Element World Interface
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
interface | Target | |
struct | In Element Handle | |
transform | In Transform |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Attempt to set the transform of this element relative to its parent. |