Navigation
API > API/Plugins > API/Plugins/DMXPixelMappingRuntime > API/Plugins/DMXPixelMappingRuntime/UDMXPixelMapping
References
| Module | DMXPixelMappingRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/DMXPixelMapping.h |
| Include | #include "DMXPixelMapping.h" |
template<typename TComponentClass>
TComponentClass &42; FindComponentOfClass
&40;
const FName & InName
&41; const
Remarks
Looking for the first component of class by given name An instance of the templated Component
Parameters
| Name | Description |
|---|---|
| InName | The name to search |