![]() |
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_AISmartActionSentinelComponent |
Enumerations | |
| enum | ELeaningType |
Functions | |
| enum ELeaningType | Attribute ("0 0 0", UIWidgets.EditBox, desc:"Position where AI will look from action offset (in local coords of the object entity)", params:"inf inf 0 purpose=coords space=entity")] protected vector m_vLookPosition |
| vector | GetLookPosition () |
| float | GetLookDirectionRange () |
| int | GetDesiredStance () |
| bool | GetUseBinoculars () |
| ELeaningType | GetLeaningType () |
| ELoiteringType | GetLoiterAnimation () |
| bool | GetHolsterWeapon () |
Variables | |
| LEFT = -1 | |
| NONE = 0 | |
| RIGHT = 1 | |
| float | m_fLookDirectionRange |
| int | m_iCharacterStance |
| bool | m_bUseBinoculars |
| ELeaningType | m_eLeaningType |
| ELoiteringType | m_eLoiterAnimation |
| bool | m_bHolsterWeapon |
| enum ELeaningType |
Definition at line 1 of file SCR_AISmartActionSentinelComponent.c.
| enum ELeaningType Attribute | ( | "0 0 0" | , |
| UIWidgets. | EditBox, | ||
| desc:"Position where AI will look from action offset (in local coords of the object entity)" | ) |
|
protected |
Definition at line 47 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 73 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 61 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 67 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 40 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 33 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 54 of file SCR_AISmartActionSentinelComponent.c.
| @ LEFT = -1 |
Definition at line 0 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 29 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 20 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 23 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 26 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 14 of file SCR_AISmartActionSentinelComponent.c.
|
protected |
Definition at line 17 of file SCR_AISmartActionSentinelComponent.c.
| @ NONE = 0 |
Definition at line 1 of file SCR_AISmartActionSentinelComponent.c.
| @ RIGHT = 1 |
Definition at line 2 of file SCR_AISmartActionSentinelComponent.c.