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