![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_PersistentThreatSector |
Functions | |
| class SCR_PersistentThreatSector | GetTargetType () |
| ESerializeResult | Serialize (notnull IEntity owner, notnull GenericComponent component, notnull SaveContext context) |
| bool | Deserialize (notnull IEntity owner, notnull GenericComponent component, notnull LoadContext context) |
Variables | |
| int | idx |
| vector | estimatedPos |
| float | danger |
| SCR_EAIThreatSectorFlags | flags |
|
protected |
Definition at line 70 of file AIControlComponentSerializer.c.
| class SCR_PersistentThreatSector GetTargetType | ( | ) |
Definition at line 1 of file AIControlComponentSerializer.c.
|
protected |
Definition at line 18 of file AIControlComponentSerializer.c.
| float danger |
Definition at line 15 of file AIControlComponentSerializer.c.
| vector estimatedPos |
Definition at line 14 of file AIControlComponentSerializer.c.
| SCR_EAIThreatSectorFlags flags |
Definition at line 16 of file AIControlComponentSerializer.c.
| int idx |
Definition at line 13 of file AIControlComponentSerializer.c.