DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetMapStateAnimation()
bool
InventoryItemSuper::GetMapStateAnimation
(
)
inline
protected
См. определение в файле
4_World/DayZ/Entities/Core/Inherited/InventoryItem.c
строка
1109
1110
{
1111
if
(GetAnimationPhase(
"map_opened"
) == 0)
1112
return
true
;
1113
return
false
;
1114
}
InventoryItemSuper
Создано системой
1.13.2