UK2Node_PixelMappingBaseComponent::AddBlueprintAction

Serves as an extensible way for new nodes

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

void AddBlueprintAction
(
    UClass * InClass,
    FBlueprintActionDatabaseRegistrar & ActionRegistrar
) const

Remarks

Serves as an extensible way for new nodes

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