# Set Unit Evaluation Custom Index

Grammar — Set unit evaluation custom index to index
FlagsNative | Action

Any values set using “Set Unit Custom Value” with the given index will override the standard unit strength evaluation performed by the AI for that unit.

# Arguments

  • int — Index

Returns — void

native void AIEvalSetCustomIndex(int index);

Category: AI Advanced / Utility / Actions

# Examples

— None found —