UDMXPixelMappingMatrixCellComponent::ToggleHighlightSelection

Change widget visuals whether it selected or not

Windows
MacOS
Linux

Override Hierarchy

UDMXPixelMappingOutputComponent::ToggleHighlightSelection()

UDMXPixelMappingMatrixCellComponent::ToggleHighlightSelection()

References

Module

DMXPixelMappingRuntime

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingMatrixCellComponent.h

Include

#include "Components/DMXPixelMappingMatrixCellComponent.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingMatrixCellComponent.cpp

Syntax

virtual void ToggleHighlightSelection
(
    bool bIsSelected
)

Remarks

Change widget visuals whether it selected or not

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