IBlutilityModule::IsEditorUtilityBlueprint

Returns if the blueprint is an editor utility blueprint or widget

Windows
MacOS
Linux

References

Module

Blutility

Header

/Engine/Source/Editor/Blutility/Public/IBlutilityModule.h

Include

#include "IBlutilityModule.h"

Syntax

bool IsEditorUtilityBlueprint
(
    const UBlueprint * Blueprint
) const

Remarks

Returns if the blueprint is an editor utility blueprint or widget

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