Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/ICustomizableObjectInstanceEdito-
Description
Show the light gizmo of the light. Synchronizes all editor widgets so that the selection and the widgets is always consistent.
| Name | ShowGizmoLight |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/ICustomizableObjectInstanceEditor.h |
| Include Path | #include "MuCOE/ICustomizableObjectInstanceEditor.h" |
virtual void ShowGizmoLight
(
ULightComponent & SelectedLight
)