UDMXPixelMappingBaseComponent::GetFirstParentByClass

Recursively looking for the first parent by given Class

Windows
MacOS
Linux

References

Module

DMXPixelMappingRuntime

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingBaseComponent.h

Include

#include "Components/DMXPixelMappingBaseComponent.h"

Syntax

template<typename TComponentClass>
static TComponentClass * GetFirstParentByClass
(
    UDMXPixelMappingBaseComponent * InComponent
)

Remarks

Recursively looking for the first parent by given Class

Returns

An instance of the templated Component

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