For the complete documentation index, see llms.txt. This page is also available as Markdown.

Auction Config

An auction config creates an auction interactable option, which allows the player to buy and sell items.

Creation

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.

Properties

An auction config does not have any properties other than the properties shared by all Interactable Option Configs.

Next Steps

  • Add an auction config to a Unit Profile to allow the character to serve as an auctioneer.

Last updated