UDMXPixelMappingBaseComponent::ForComponentAndChildren

Recursively loop through all child by given Component and Predicate

Windows
MacOS
Linux

References

Module

DMXPixelMappingRuntime

Header

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

Include

#include "Components/DMXPixelMappingBaseComponent.h"

Source

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

Syntax

static void ForComponentAndChildren
(
    UDMXPixelMappingBaseComponent * Component,
    TComponentPredicate Predicate
)

Remarks

Recursively loop through all child by given Component and Predicate

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