* Returns a target from the [Creature]'s threat list based on the * supplied arguments. * * enum SelectAggroTarget * { * SELECT_TARGET_RANDOM = 0, //Just selects a random target * SELECT_TARGET_TOPAGGRO, //Selects targets from top aggro to bottom * SELECT_TARGET_BOTTOMAGGRO, //Selects targets from bottom aggro to top * S
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected