◆ RegisterHitComponent()
◆ SelectMostProbableHitComponent()
41 {
44
46 {
49
51 {
53 return true;
54 }
55 }
56
57 return false;
58 }
static int SumOfWeights(array< ref DayZAIHitComponent > pHitComponents)
Calculates the sum of all entries in DayZAIHitComponent array.
Definition DayZAIHitComponents.c:68
static proto int RandomInt(int min, int max)
Returns a random int number between and min [inclusive] and max [exclusive].
Перекрестные ссылки Math::RandomInt() и SumOfWeights().
Используется в GetHitComponentForAI() и DayZCreatureAI::GetHitComponentForAI().
◆ SumOfWeights()
Calculates the sum of all entries in DayZAIHitComponent array.
- Аргументы
-
[in] | pHitComponents | array that keeps registered compoenents |
- Возвращает
- Sum of weights of all entries in array
69 {
71
73 {
76 }
77
79 }
Используется в SelectMostProbableHitComponent().
Объявления и описания членов класса находятся в файле: