Console command ?Not An Issue
Hello, is there a way to use the command to reset the blueprint via the console? I saw that there was a CResetUserBPCmd command but I did not find a way to use it.
Thank you

Preferably not, that's why there is a UI.
There are, however, 2 kinds of commands, chat commands (Like the one you use to open the menu) and console commands (which are used for the button callbacks)
If it's a permissions thing then just remember that it will be logged still and that permissions will also be verified.

The console command format is as follows: padm_resetuserblueprints <Target user ID (aka steam64 ID)>

Locked automatically