DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetDebugName()
[2/2]
static
string
IEntity::GetDebugName
(
Object
o
)
inline
static
private
См. определение в файле
Object.c
строка
829
830
{
831
if
(o)
832
return
o.GetDebugName();
833
return
"null"
;
834
}
Перекрестные ссылки
Object()
.
IEntity
Создано системой
1.13.2