MD_PropertyGetFunction

UPROPERTY uses the specified function as a getter rather than reading from the property directly

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_PropertyGetFunction;

Remarks

UPROPERTY uses the specified function as a getter rather than reading from the property directly

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