UDMXPixelMapping::GetAllComponentsNamesOfClass

Get array of [FName](API\Runtime\Core\UObject\FName) pointers 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 GetAllComponentsNamesOfClass
(
    TArray< TSharedPtr< FName >> & InComponentNames
) const

Remarks

Get array of FName pointers 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