UDMXPixelMapping::GetAllComponentsOfClass

Get all component by given class

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 GetAllComponentsOfClass
(
    TArray< TComponentClass * > & OutComponents
) const

Remarks

Get all component by given class

Parameters

Parameter

Description

OutComponents

Found components

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