Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/ICustomizableObjectInstanceEdito-
Description
Show the projector value gizmo of the given parameter. Synchronizes all editor widgets so that the selection and the widgets is always consistent.
| Name | ShowGizmoProjectorParameter |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/ICustomizableObjectInstanceEditor.h |
| Include Path | #include "MuCOE/ICustomizableObjectInstanceEditor.h" |
void ShowGizmoProjectorParameter
(
const FString & ParamName,
int32 RangeIndex
)