ITypedElementWorldInterface::GetPivotOffset

Get the local space offset of this element that should be added to its pivot location, if any.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

ITypedElementWorldInterface::GetPivotOffset()

UActorElementEditorWorldInterface::GetPivotOffset()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h

Include

#include "Elements/Interfaces/TypedElementWorldInterface.h"

Syntax

virtual bool GetPivotOffset
(
    const FTypedElementHandle & InElementHandle,
    FVector & OutPivotOffset
)

Remarks

Get the local space offset of this element that should be added to its pivot location, if any.