![]() |
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_SalineStorageComponentClass |
| class | SCR_SalineStorageComponent |
Functions | |
| void | OnComplete () |
| void | DestroySalineBag (IEntity item) |
Variables | |
| SCR_SalineStorageComponentClass | m_CharInventoryStorageComp |
| IEntity | m_SalineBag |
| float | m_fItemRegenerationDuration |
|
protected |
Definition at line 20 of file SCR_SalineStorageComponent.c.
|
protected |
Definition at line 12 of file SCR_SalineStorageComponent.c.
| SCR_SalineStorageComponentClass m_CharInventoryStorageComp |
| float m_fItemRegenerationDuration |
Definition at line 9 of file SCR_SalineStorageComponent.c.
| IEntity m_SalineBag |
Definition at line 8 of file SCR_SalineStorageComponent.c.