UDMXPixelMappingMatrixCellComponent::CanBeMovedTo

Check if a Component can be moved under another one (used for copy/move/duplicate)

Windows
MacOS
Linux

Override Hierarchy

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 bool CanBeMovedTo
(
    const UDMXPixelMappingBaseComponent * Component
) const

Remarks

Check if a Component can be moved under another one (used for copy/move/duplicate)

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