C++ Blueprint Callable Function Not Appearing In Editor UE 5.4.3

This is most likely due to the BlueprintSetter flag. I dont remember why it does that or how to fix it but I do remember coming across this issue and removing the BlueprintSetter flag fixed it for me.