UBlueprintMacroFactory::IsMacroFactory

Hook for derived classes to indicate if they want to skip some filtering that is unnecessary for macro libraries.

Windows
MacOS
Linux

Override Hierarchy

UBlueprintFactory::IsMacroFactory()

UBlueprintMacroFactory::IsMacroFactory()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/BlueprintMacroFactory.h

Include

#include "Factories/BlueprintMacroFactory.h"

Syntax

virtual bool IsMacroFactory() const

Remarks

Hook for derived classes to indicate if they want to skip some filtering that is unnecessary for macro libraries.

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