DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
StaticType()
proto static external Class::StaticType
(
)
static
private
Returns typename of object's reference.
Возвращает
typename
class-type
EntityAI
e;
Print
(e.StaticType());
>>
'EntityAI'
EntityAI
Определения
3_Game/DayZ/Entities/InventoryItem.c:2
Print
proto void Print(void var)
Prints content of variable to console/log.
Class
Создано системой
1.13.2