DayZ 1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс GorkaHelmetVisor
+ Граф наследования:GorkaHelmetVisor:

Защищенные члены

void InitGlobalExclusionValues ()
 

Дополнительные унаследованные члены

- Закрытые члены унаследованные от Inventory_Base
void HescoBox ()
 
override bool HasProxyParts ()
 
override bool CanPutIntoHands (EntityAI parent)
 
void Synchronize ()
 
override void OnVariablesSynchronized ()
 
void RefreshVisuals ()
 
int GetState ()
 
void SetState (int state)
 
bool CanBeFilledAtPosition (vector position)
 
bool CanBeManipulated ()
 
void Fold ()
 
void Unfold ()
 
override void EEItemLocationChanged (notnull InventoryLocation oldLoc, notnull InventoryLocation newLoc)
 
override void RefreshPhysics ()
 
void Fill ()
 
override void OnStoreSave (ParamsWriteContext ctx)
 
override bool OnStoreLoad (ParamsReadContext ctx, int version)
 
override void OnPlacementComplete (Man player, vector position="0 0 0", vector orientation="0 0 0")
 
override bool IsDeployable ()
 
override string GetDeploySoundset ()
 
override string GetLoopDeploySoundset ()
 
override void SetActions ()
 
void PlayDeployLoopSound ()
 
void StopDeployLoopSound ()
 DEPRECATED.
 
- Закрытые данные унаследованные от Inventory_Base
int m_State
 
ref EffectSound m_DeployLoopSound
 DEPRECATED.
 

Подробное описание

Методы

◆ InitGlobalExclusionValues()

void InitGlobalExclusionValues ( )
inlineprotected
14 {
15 super.InitGlobalExclusionValues();
16
17 AddSingleExclusionValueGlobal(EAttExclusions.EXCLUSION_MASK_2);
18
19 AddSingleExclusionValueGlobal(EAttExclusions.SHAVING_HEADGEAR_ATT_0);
20 }
Definition EntityAI.c:95

Объявления и описания членов класса находятся в файле: