Enum EElementType
The Element Types available in the game. Can be used by a spell or a character to define their element.
Namespace: TinnyStudios.AIUtility.Impl.Examples.TurnBasedSpell
Assembly: UtilityAIFramework.dll
Syntax
public enum EElementType
  Fields
| Name | Description | 
|---|---|
| Fire | |
| None | |
| Normal | |
| Water |