UK2Node_PixelMappingBaseComponent::GetPixelMappingPin

Safe method to get Pixel Mapping pin. It skips the checked pointer

Windows
MacOS
Linux

References

Module

DMXPixelMappingBlueprintGraph

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingBlueprintGraph/Public/K2Node_PixelMappingBaseComponent.h

Include

#include "K2Node_PixelMappingBaseComponent.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingBlueprintGraph/Private/K2Node_PixelMappingBaseComponent.cpp

Syntax

UEdGraphPin * GetPixelMappingPin
(
    const TArray< UEdGraphPin * > * InPinsToSearch
) const

Remarks

Safe method to get Pixel Mapping pin. It skips the checked pointer

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