Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
smallgascannister.c
Go to the documentation of this file.
1
class
SmallGasCannister
extends
ItemBase
2
{
3
override
bool
CanExplodeInFire
()
4
{
5
return
true
;
6
}
7
}
ItemBase
Definition:
inventoryitem.c:730
CanExplodeInFire
override bool CanExplodeInFire()
Definition:
trap_landmine.c:84
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
smallgascannister.c
Generated by
1.8.17