MD_DefaultToSelf

If true, the specified [UObject](API\Runtime\CoreUObject\UObject\UObject) parameter will default to "self" if nothing is connected

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h

Include

#include "EdGraphSchema_K2.h"

Syntax

static const FName MD_DefaultToSelf;

Remarks

If true, the specified UObject parameter will default to "self" if nothing is connected

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