DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
GorkaHelmetComplete.c
См. документацию.
1
class
GorkaHelmet
extends
HelmetBase
2
{
3
//Debug menu Spawn Ground Special
4
override
void
OnDebugSpawn
()
5
{
6
EntityAI
entity;
7
if
(
Class
.
CastTo
(entity,
this
) )
8
{
9
entity.GetInventory().CreateInInventory(
"GorkaHelmetVisor"
);
10
}
11
}
12
}
Class
Super root of all classes in Enforce script.
Определения
EnScript.c:11
EntityAI
Определения
Building.c:6
HelmetBase::OnDebugSpawn
override void OnDebugSpawn()
Определения
GorkaHelmetComplete.c:4
HelmetBase
Определения
GreatHelm.c:2
Class::CastTo
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Ishodniki
scripts
4_World
Entities
ItemBase
Clothing
HelmetBase
GorkaHelmetComplete.c
Создано системой
1.13.2