Class ElementTrait
Determines the pros and cons of an element.
Assembly: UtilityAIFramework.dll
Syntax
public class ElementTrait
Constructors
ElementTrait(EElementType, EElementType, EElementType)
Declaration
public ElementTrait(EElementType type, EElementType weakTo, EElementType strongTo)
Parameters
Fields
StrongTo
Declaration
public EElementType StrongTo
Field Value
Type
Declaration
Field Value
WeakTo
Declaration
public EElementType WeakTo
Field Value
Methods
GetEffectiveness(EElementType)
Declaration
public float GetEffectiveness(EElementType type)
Parameters
Returns