Show / Hide Table of Contents

Field Consumables

String array of items this creature can consume to use in the MonsterAI component.
Jötunn will try to resolve all strings to ItemDrop at runtime.
An existing consumeItems table will be replaced.
Namespace: Jotunn.Configs
Assembly: Jotunn.dll
Syntax
public string[] Consumables
Returns
Type Description
string[] String array of items this creature can consume to use in the MonsterAI component. Jötunn will try to resolve all strings to ItemDrop at runtime. An existing consumeItems table will be replaced.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾