UDMXPixelMapping::FindComponentOfClass

Looking for the first component of class by given name

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>
TComponentClass * FindComponentOfClass
(
    const FName & InName
) const

Remarks

Looking for the first component of class by given name

Returns

An instance of the templated Component

Parameters

Parameter

Description

InName

The name to search

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