Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | FlammableBase |
class | TorchLambda |
Functions | |
override void | Init () |
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) More... | |
override void | SetActions () |
override void | OnWasAttached (EntityAI parent, int slot_id) |
override void | OnWasDetached (EntityAI parent, int slot_id) |
override void | OnStoreSave (ParamsWriteContext ctx) |
override bool | OnStoreLoad (ParamsReadContext ctx, int version) |
Variables | |
FlammableBase | m_BurnTimePerRag |
override void Init | ( | ) |
override bool OnStoreLoad | ( | ParamsReadContext | ctx, |
int | version | ||
) |
override void OnStoreSave | ( | ParamsWriteContext | ctx | ) |
FlammableBase m_BurnTimePerRag |