UDMXPixelMapping::RemoveComponent

Removes the Component from the hierarchy and all sub Components.

Windows
MacOS
Linux

References

Module

DMXPixelMappingRuntime

Header

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

Include

#include "DMXPixelMapping.h"

Source

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

Syntax

bool RemoveComponent
(
    UDMXPixelMappingBaseComponent * InComponent
)

Remarks

Removes the Component from the hierarchy and all sub Components.

Parameters

Parameter

Description

InComponent

Component for remove

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