Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Integer
Returns median of all array entries. Returns value of 0 if the supplied array is empty.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Int Array |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Median Value |