Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/ISCSEditorCustomization
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/ISCSEditorCustomization.h |
| Include | #include "ISCSEditorCustomization.h" |
bool HandleGetWidgetTransform
&40;
const USceneComponent &42; InSceneComponent,
FMatrix & OutWidgetTransform
&41;
Remarks
Get the widget transform for this scene component true if the operation was handled.
Parameters
| Name | Description |
|---|---|
| InSceneComponent | The scene component to get transform for |
| OutWidgetLocation | The output widget transform |