MD_AllowableBlueprintVariableType

Struct/Enum/Class: If true, this class, struct, or enum is a valid type for use as a variable in a blueprint

Unreal Engine C++ API Reference > Editor > BlueprintGraph > FBlueprintMetadata

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h
Include #include "EdGraphSchema_K2.h"

Syntax

static const [FName](API\Runtime\Core\UObject\FName) MD_AllowableBlueprintVariableType;  

Remarks

Struct/Enum/Class: If true, this class, struct, or enum is a valid type for use as a variable in a blueprint


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library