![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Enumerations | |
| enum | EPlantState { PAUSED = 0 , GROWING , MATURE , SPOILED , DRY } |
Variables | |
| enum EPlantState | m_SprayUsage |
| EPlantState | m_PlantState |
| ref Timer | m_TimeTicker |
| float | m_TimeTracker |
| enum EPlantState |
| Enumerator | |
|---|---|
| PAUSED | |
| GROWING | |
| MATURE | |
| SPOILED | |
| DRY | |
Definition at line 1 of file plantbase.c.
|
protected |
Definition at line 24 of file plantbase.c.
| enum EPlantState m_SprayUsage |
|
protected |
Definition at line 36 of file plantbase.c.
|
protected |
Definition at line 37 of file plantbase.c.