DayZ
1.27
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
Определения
Building.c:6
Print
proto void Print(void var)
Prints content of variable to console/log.
Class
Создано системой
1.13.2