Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UEdGraphSchema_K2
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsAllowableBlueprintVariableType
(
const UEnum* InEnum |
Returns true if this enum is safe to be used as a variable in blueprints |
![]() ![]() |
bool | IsAllowableBlueprintVariableType
(
const UClass* InClass, |
Returns true if this class is safe to be used as a variable in blueprints |
![]() ![]() |
bool | IsAllowableBlueprintVariableType
(
const UScriptStruct* InStruct, |
Returns true if this struct is safe to to be used as a variable in blueprints |