![]() |
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_SpawnPositionComponentClass |
Functions | |
| SCR_SpawnPositionComponentClass ScriptComponentClass | IsFree () |
| Returns true, if there is no living character inside of defined boundaries. | |
| vector | GetMinBoundsVector () |
| vector | GetMaxBoundsVector () |
| bool | CheckEntity (IEntity ent) |
| bool | FilterEntity (IEntity ent) |
| override void | EOnInit (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| void | ~SCR_SpawnPositionComponent () |
Variables | |
| vector | m_vMinBounds |
| vector | m_vMaxBounds |
Definition at line 45 of file SCR_SpawnPositionComponent.c.
Definition at line 55 of file SCR_SpawnPositionComponent.c.
|
protected |
Definition at line 48 of file SCR_SpawnPositionComponent.c.
|
protected |
Definition at line 41 of file SCR_SpawnPositionComponent.c.
Returns true, if there is no living character inside of defined boundaries.
Definition at line 1 of file SCR_SpawnPositionComponent.c.
|
protected |
Definition at line 122 of file SCR_SpawnPositionComponent.c.
|
protected |
Definition at line 37 of file SCR_SpawnPositionComponent.c.
|
protected |
Definition at line 34 of file SCR_SpawnPositionComponent.c.