◆ GPSReceiver()
◆ GetHiddenSelection()
protected int GetHiddenSelection |
( |
string |
selection | ) |
|
|
inlineprivate |
◆ IsTurnedOn()
override bool IsTurnedOn |
( |
| ) |
|
|
inlineprivate |
◆ OnDebugSpawn()
override void OnDebugSpawn |
( |
| ) |
|
|
inlineprivate |
◆ OnMovedInsideCargo()
override void OnMovedInsideCargo |
( |
EntityAI |
container | ) |
|
|
private |
need to be overriden, otherwise the item will be turned off when moved to cargo
◆ OnWork()
override void OnWork |
( |
float |
consumed_energy | ) |
|
|
inlineprivate |
◆ OnWorkStart()
override void OnWorkStart |
( |
| ) |
|
|
inlineprivate |
◆ OnWorkStop()
override void OnWorkStop |
( |
| ) |
|
|
inlineprivate |
◆ PositionalUpdate()
protected void PositionalUpdate |
( |
| ) |
|
|
inlineprivate |
◆ SetActions()
override void SetActions |
( |
| ) |
|
|
inlineprivate |
◆ UpdateDisplayElevation()
protected void UpdateDisplayElevation |
( |
| ) |
|
|
inlineprivate |
◆ UpdateDisplayPosition()
protected void UpdateDisplayPosition |
( |
| ) |
|
|
inlineprivate |
◆ UpdateDisplayState()
protected void UpdateDisplayState |
( |
bool |
pIsTurnedOn | ) |
|
|
inlineprivate |
◆ ANIM_PHASE_DISPLAY_HIDE
const string ANIM_PHASE_DISPLAY_HIDE = "DisplayState" |
|
private |
◆ DISPLAY_TEXTURE_PATH_FORMAT
const string DISPLAY_TEXTURE_PATH_FORMAT = "dz\\gear\\navigation\\data\\GPS_%1_ca.paa" |
|
private |
◆ m_AltitudeNumbersLast
protected ref array<int> m_AltitudeNumbersLast |
|
private |
◆ m_DisplayAltSelections
protected ref set<string> m_DisplayAltSelections |
|
private |
◆ m_DisplayGridSelections
protected ref set<string> m_DisplayGridSelections |
|
private |
◆ m_DisplayNumericSignTextureMap
protected ref map<int, string> m_DisplayNumericSignTextureMap |
|
private |
◆ m_OrderedPositionNumbersLast
protected ref array<int> m_OrderedPositionNumbersLast |
|
private |
The documentation for this class was generated from the following file:
- P:/scripts/4_World/Entities/ItemBase/Gear/Navigation/GPSReceiver.c