DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
AffectContainerOnFill()
static void AffectContainerOnFill
(
ItemBase
container
,
int
liquid_type
,
float
amount
)
static
from enviro source
См. определение в файле
Liquid.c
строка
208
209
{
210
container.AffectLiquidContainerOnFill(liquid_type,amount);
211
}
Используется в
FillContainerEnviro()
.
Ishodniki
scripts
4_World
Static
Liquid.c
Создано системой
1.13.2