Navigation
Unreal Engine C++ API Reference > Plugins > DMXPixelMappingRuntime > UDMXPixelMapping
References
Module | DMXPixelMappingRuntime |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/DMXPixelMapping.h |
Include | #include "DMXPixelMapping.h" |
template<typename TComponentClass>
void GetAllComponentsNamesOfClass
&40;
TArray< TSharedPtr< FName >> & InComponentNames
&41; const
Remarks
Get array of FName pointers by given class
Parameters
Name | Description |
---|---|
OutComponents | Found components |