Add in the UFUNCTION() the CallInEditor, this will enable you to add buttons to the category of the function.For eg, if we have UFUNCTION(CallInEditor, Category=“Test”), in the Category named Test a button will appear.
Add in the UFUNCTION() the CallInEditor, this will enable you to add buttons to the category of the function.For eg, if we have UFUNCTION(CallInEditor, Category=“Test”), in the Category named Test a button will appear.