![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ~LargeTentBackPack () |
| void | LargeTentBackPack () |
| override void | OnRPC (PlayerIdentity sender, int rpc_type, ParamsReadContext ctx) |
| void | PlayRepackingLoopSound () |
| void | StopRepackingLoopSound () |
Protected Attributes | |
| EffectSound | m_RepackingLoopSound |
Private Member Functions | |
| override bool | IsClothing () |
| Private Member Functions inherited from Clothing | |
| void | AttachLightOnHead (EntityAI person) |
| void | CheckParent () |
| void | CreateHeadtorchLight () |
| override ItemBase | GetLightSourceItem () |
| void | InitGlobalExclusionValues () |
| override bool | IsLightSource () |
| override void | OnInvisibleSet (bool invisible) |
| void | OnLightCreated () |
| override void | OnWasAttached (EntityAI parent, int slot_id) |
| override void | OnWasDetached (EntityAI parent, int slot_id) |
| override void | OnWork (float consumed_energy) |
| override void | OnWorkStart () |
| override void | OnWorkStop () |
| override void | SetActions () |
Definition at line 1 of file alicebag_colorbase.c.
|
inlineprotected |
Definition at line 10 of file largetentbackpack.c.
References SEffectManager::DestroyEffect(), and m_RepackingLoopSound.
|
inlineprivate |
Definition at line 3 of file leathersack_colorbase.c.
|
inlineprotected |
Definition at line 5 of file largetentbackpack.c.
References m_RepackingLoopSound.
|
inlineprotected |
Definition at line 15 of file largetentbackpack.c.
References PlayRepackingLoopSound(), Serializer::Read(), and StopRepackingLoopSound().
|
inlineprotected |
Definition at line 43 of file largetentbackpack.c.
References GetPosition(), m_RepackingLoopSound, and SEffectManager::PlaySound().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 51 of file largetentbackpack.c.
References m_RepackingLoopSound.
Referenced by OnRPC().
|
protected |
Definition at line 3 of file largetentbackpack.c.
Referenced by ~LargeTentBackPack(), LargeTentBackPack(), PlayRepackingLoopSound(), and StopRepackingLoopSound().