ISCSEditorCustomization::HandleGetWidgetTransform

Get the widget transform for this scene component

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/ISCSEditorCustomization.h

Include

#include "ISCSEditorCustomization.h"

Syntax

bool HandleGetWidgetTransform
(
    class USceneComponent * InSceneComponent,
    FMatrix & OutWidgetTransform
)

Remarks

Get the widget transform for this scene component

Returns

true if the operation was handled.

Parameters

Parameter

Description

InSceneComponent

The scene component to get transform for

OutWidgetLocation

The output widget transform

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss