![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | AIAutotest (IEntitySource src, IEntity parent) |
| override void | EOnInit (IEntity owner) |
| EntityEvent.INIT. | |
| bool | ShouldEnd () |
| bool | HasPassed () |
| void | InitTestResultFiles () |
| string | FormatTimestamp () |
| string | FormatIndex (int index) |
| string | FormatAutotestInfo () |
| void | CreateGraph (string graphName) |
| override void | EOnFrame (IEntity owner, float timeSlice) |
| EntityEvent.FRAME. | |
Protected Attributes | |
| string | m_entity1Name |
| string | m_entity2Name |
| float | m_entityDistanceTest |
| float | m_timeout |
| string | m_SpawnerName |
| GenericEntity | m_FirstEnt |
| GenericEntity | m_SecondEnt |
| float | m_Timer |
| string | m_WorldName |
| ref MeasurementFile | m_ResultFile |
| ref MeasurementFile | m_graphfile |
| ref AutotestRegister | m_register |
| AISpawnerGroup | m_SpawnerGroup |
Definition at line 6 of file AIAutotest.c.
|
inlineprotected |
Definition at line 49 of file AIAutotest.c.
|
inlineprotected |
Definition at line 160 of file AIAutotest.c.
EntityEvent.FRAME.
Definition at line 167 of file AIAutotest.c.
|
inlineprotected |
EntityEvent.INIT.
Definition at line 57 of file AIAutotest.c.
|
inlineprotected |
Definition at line 155 of file AIAutotest.c.
Definition at line 143 of file AIAutotest.c.
|
inlineprotected |
Definition at line 119 of file AIAutotest.c.
|
inlineprotected |
Definition at line 83 of file AIAutotest.c.
|
inlineprotected |
Find world file path
Definition at line 94 of file AIAutotest.c.
|
inlineprotected |
Definition at line 68 of file AIAutotest.c.
|
protected |
Definition at line 15 of file AIAutotest.c.
|
protected |
Definition at line 18 of file AIAutotest.c.
|
protected |
Definition at line 21 of file AIAutotest.c.
|
protected |
Definition at line 32 of file AIAutotest.c.
|
protected |
Definition at line 43 of file AIAutotest.c.
|
protected |
Definition at line 45 of file AIAutotest.c.
|
protected |
Definition at line 42 of file AIAutotest.c.
|
protected |
Definition at line 33 of file AIAutotest.c.
|
protected |
Definition at line 47 of file AIAutotest.c.
|
protected |
Definition at line 30 of file AIAutotest.c.
|
protected |
Definition at line 24 of file AIAutotest.c.
|
protected |
Definition at line 38 of file AIAutotest.c.
|
protected |
Definition at line 40 of file AIAutotest.c.