Auction Config
An auction config creates an auction interactable option, which allows the player to buy and sell items.
Last updated
An auction config creates an auction interactable option, which allows the player to buy and sell items.
To create an auction config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > Auction Config.
An auction config does not have any properties other than the properties shared by all Interactable Option Configs.
Add an auction config to a Unit Profile to allow the character to serve as an auctioneer.
Last updated