blueprint

Change inventory slots via .ini

  • Exposure: public
  • UE Version: 4.19

avatar author

pr0me

March 30, 2018, 9:55 am

Graphing to create an ini-option in GUS for inventoryslots on a structure.

Get Int Option Ini, is a value, without decimals and overrides the amounts of invetoryslots on the structure blueprint. changing the value 100 changes the default amount of slots.

Remember to create a variable, name it MaxInventoryItems and set it as an integer.

The GUS with the above example will look like this,

[GaiaSettings]

GaiaAlchemyTableSlots=100

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v