Blueprintable => Shows up in blueprint
BlueprintType => Shows up as a variable type
You can use the combination
UCLASS(Blueprintable ,BlueprintType)
Blueprintable => Shows up in blueprint
BlueprintType => Shows up as a variable type
You can use the combination
UCLASS(Blueprintable ,BlueprintType)