TrackedEnemy Type
A known enemy unit tracked by the game state.
Record fields
| Record Field |
Description
|
Full Usage:
DefId
Field type: int option
|
|
Full Usage:
EnemyId
Field type: int
|
|
Full Usage:
Health
Field type: float32 option
|
|
Full Usage:
InLOS
Field type: bool
|
|
Full Usage:
InRadar
Field type: bool
|
|
Full Usage:
Position
Field type: float32 * float32 * float32
|
|
FSBarV1_Archived