UDMXPixelMapping::ForEachComponentOfClass

Iterates through components by class with given Predicate callback

Windows
MacOS
Linux

References

Module

DMXPixelMappingRuntime

Header

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

Include

#include "DMXPixelMapping.h"

Syntax

template<typename TComponentClass>
void ForEachComponentOfClass
(
    TComponentPredicateType< TComponentClass > Predicate
) const

Remarks

Iterates through components by class with given Predicate callback

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